summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/XSQLInput.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbc/XSQLInput.idl')
-rw-r--r--offapi/com/sun/star/sdbc/XSQLInput.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdbc/XSQLInput.idl b/offapi/com/sun/star/sdbc/XSQLInput.idl
index 4ae68b82aa6d..40636f8bbca1 100644
--- a/offapi/com/sun/star/sdbc/XSQLInput.idl
+++ b/offapi/com/sun/star/sdbc/XSQLInput.idl
@@ -208,7 +208,7 @@ published interface XSQLInput: com::sun::star::uno::XInterface
com::sun::star::io::XInputStream readBinaryStream() raises (SQLException);
//-------------------------------------------------------------------------
- /** reads the next attribute in the stream as a unicode string.
+ /** reads the next attribute in the stream as a Unicode string.
@returns
the attribute; if the value is SQL NULL, return null.
@throws SQLException