summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl')
-rw-r--r--offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl b/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl
index f77dffcb635e..39da400830b0 100644
--- a/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl
+++ b/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl
@@ -33,7 +33,7 @@ published interface XRowSetApproveBroadcaster: com::sun::star::uno::XInterface
{
/** adds the specified listener to receive the events "approveCursorMove",
- "approveRowChange", and "appproveRowSetChange".
+ "approveRowChange", and "approveRowSetChange".
*/
void addRowSetApproveListener(
[in]XRowSetApproveListener listener );