summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sdbc
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-05-01 00:26:55 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:08 +0200
commit392706b5f743b2f989ba5a120bbb31c2296bf902 (patch)
tree6d37555b819fb1c482106f29c0aede2a121ae819 /offapi/com/sun/star/sdbc
parent*api: doxygen complains about lonely "." being list marker (diff)
downloadcore-392706b5f743b2f989ba5a120bbb31c2296bf902.tar.gz
core-392706b5f743b2f989ba5a120bbb31c2296bf902.zip
*api: fix loads of badly documented parameters
Change-Id: Ifcfdcc1aee5f45745ab17d83f69c2cf293b58196
Diffstat (limited to 'offapi/com/sun/star/sdbc')
-rw-r--r--offapi/com/sun/star/sdbc/XConnection.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdbc/XConnection.idl b/offapi/com/sun/star/sdbc/XConnection.idl
index 92ddb331fdf7..3548ac187d2e 100644
--- a/offapi/com/sun/star/sdbc/XConnection.idl
+++ b/offapi/com/sun/star/sdbc/XConnection.idl
@@ -296,7 +296,7 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
necessarily cause writes to be prohibited.
</p>
- @param readONly
+ @param readOnly
`TRUE` enables read-only mode; `FALSE` disables read-only mode.
@throws SQLException
if a database access error occurs.