summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/PreparedStatement.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbc/PreparedStatement.idl')
-rw-r--r--offapi/com/sun/star/sdbc/PreparedStatement.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdbc/PreparedStatement.idl b/offapi/com/sun/star/sdbc/PreparedStatement.idl
index 502365cbbeed..d5ac01dc0d04 100644
--- a/offapi/com/sun/star/sdbc/PreparedStatement.idl
+++ b/offapi/com/sun/star/sdbc/PreparedStatement.idl
@@ -111,7 +111,7 @@ published service PreparedStatement
/** provides access to the description of the result set which would be generated by executing the
- <type>PreparedStatement</type>.
+ PreparedStatement.
*/
interface XResultSetMetaDataSupplier;