summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sdb/RowSet.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/RowSet.idl')
-rw-r--r--offapi/com/sun/star/sdb/RowSet.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdb/RowSet.idl b/offapi/com/sun/star/sdb/RowSet.idl
index c49f84169ca7..72e9a7c8c6ba 100644
--- a/offapi/com/sun/star/sdb/RowSet.idl
+++ b/offapi/com/sun/star/sdb/RowSet.idl
@@ -280,7 +280,7 @@ published service RowSet
/** is the command which should be executed, the type of command depends
on the CommandType.
- <p>In case of a #CommandType of <member>CommandType::COMMAND</member>,
+ <p>In case of a #CommandType of CommandType::COMMAND,
means in case the #Command specifies an SQL statement, the inherited
<member scope="com::sun::star::sdbc">RowSet::EscapeProcessing</member>
becomes relevant:<br/>