summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/RowSet.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbc/RowSet.idl')
-rw-r--r--offapi/com/sun/star/sdbc/RowSet.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdbc/RowSet.idl b/offapi/com/sun/star/sdbc/RowSet.idl
index cae4d1cd9d07..38c7a886e9a0 100644
--- a/offapi/com/sun/star/sdbc/RowSet.idl
+++ b/offapi/com/sun/star/sdbc/RowSet.idl
@@ -60,7 +60,7 @@ published service RowSet
/** used to execute and to add/remove listeners.
- <p>To refresh the content of a <type>RowSet</type>, use this interface's <member>XRowSet::execute</member>
+ <p>To refresh the content of a RowSet, use this interface's <member>XRowSet::execute</member>
method.</p>
*/
interface XRowSet;