summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/XAlterQuery.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/XAlterQuery.idl')
-rw-r--r--offapi/com/sun/star/sdb/XAlterQuery.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdb/XAlterQuery.idl b/offapi/com/sun/star/sdb/XAlterQuery.idl
index 7858d2a9ab25..924ddd7fed4d 100644
--- a/offapi/com/sun/star/sdb/XAlterQuery.idl
+++ b/offapi/com/sun/star/sdb/XAlterQuery.idl
@@ -34,7 +34,7 @@ published interface XAlterQuery: com::sun::star::uno::XInterface
@param command
the SQL statement
@param useEscapeProcessing
- <TRUE/> when escape processing should be used
+ `TRUE` when escape processing should be used
@throws com::sun::star::sdbc::SQLException
if a database access error occurs.
*/