summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ucb/OpenCommandArgument2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/OpenCommandArgument2.idl')
-rw-r--r--offapi/com/sun/star/ucb/OpenCommandArgument2.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/OpenCommandArgument2.idl b/offapi/com/sun/star/ucb/OpenCommandArgument2.idl
index a9ab8b66dd83..085ed2efc762 100644
--- a/offapi/com/sun/star/ucb/OpenCommandArgument2.idl
+++ b/offapi/com/sun/star/ucb/OpenCommandArgument2.idl
@@ -42,7 +42,7 @@ module com { module sun { module star { module ucb {
//=============================================================================
/** The argument for commands like "open", "update", and "synchronize".
- <p>This strcut extends the original OpenCommandArgument, which must not be
+ <p>This struct extends the original OpenCommandArgument, which must not be
changed for compatibility reasons.
@see XCommandProcessor
@@ -53,7 +53,7 @@ published struct OpenCommandArgument2 : OpenCommandArgument
/** The sort criteria for the rows of the returned
<type>ContentResultSet</type>.
- <p>The resultset implementation may ignore this parameter, if it
+ <p>The result set implementation may ignore this parameter, if it
cannot sort the data by the given criteria in an efficient way (i.e.
directly using the underlying data source -> SQL-database -> ORDER BY).
*/