summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl')
-rw-r--r--offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl b/offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl
index 73a5ed241243..2d8ebcd93b4c 100644
--- a/offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl
+++ b/offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl
@@ -59,7 +59,7 @@ service SingleSelectQueryComposer
interface XSingleSelectQueryComposer;
- /** is the orignal SQL statement set with the interface <type scope="com::sun::star::sdb">XSingleSelectQueryAnalyzer</type>.
+ /** is the original SQL statement set with the interface <type scope="com::sun::star::sdb">XSingleSelectQueryAnalyzer</type>.
*/
[readonly, property] string Original;
};