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 5ed9a72e0a08..bc504e8142d0 100644
--- a/offapi/com/sun/star/sdbc/XSQLInput.idl
+++ b/offapi/com/sun/star/sdbc/XSQLInput.idl
@@ -198,7 +198,7 @@ published interface XSQLInput: com::sun::star::uno::XInterface
<br/>
When the datum at the head of the stream is a SQL NULL,
- the method returns <void/>. If the datum is a SQL structured or distinct
+ the method returns `VOID`. If the datum is a SQL structured or distinct
type, it determines the SQL type of the datum at the head of the stream,
constructs an object of the appropriate service, and calls the method
com::sun::star::sdbc::XSQLData::readSQL()