summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/XRowSetListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbc/XRowSetListener.idl')
-rw-r--r--offapi/com/sun/star/sdbc/XRowSetListener.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdbc/XRowSetListener.idl b/offapi/com/sun/star/sdbc/XRowSetListener.idl
index d4aba4ab71ac..948201e526e9 100644
--- a/offapi/com/sun/star/sdbc/XRowSetListener.idl
+++ b/offapi/com/sun/star/sdbc/XRowSetListener.idl
@@ -35,12 +35,12 @@
/** is used for receiving "cursorMoved", "rowChanged", and "rowSetChanged" events
- posted by, for example, a rowset.
+ posted by, for example, a row set.
*/
published interface XRowSetListener: com::sun::star::lang::XEventListener
{
- /** is called when a rowset's cursor is moved.
+ /** is called when a row set's cursor is moved.
@param event
contains information about the event
*/