summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/XColumn.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/XColumn.idl')
-rw-r--r--offapi/com/sun/star/sdb/XColumn.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdb/XColumn.idl b/offapi/com/sun/star/sdb/XColumn.idl
index 86fa55cdf944..1ac46d82726f 100644
--- a/offapi/com/sun/star/sdb/XColumn.idl
+++ b/offapi/com/sun/star/sdb/XColumn.idl
@@ -58,7 +58,7 @@ published interface XColumn: com::sun::star::uno::XInterface
<code>wasNull()</code>
to see if the value read was SQL NULL.
@returns
- <TRUE/> if so
+ `TRUE` if so
@throws com::sun::star::sdbc::SQLException
if a database access error occurs.
*/