summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/ControlCommand.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/ControlCommand.idl')
-rw-r--r--offapi/com/sun/star/frame/ControlCommand.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/ControlCommand.idl b/offapi/com/sun/star/frame/ControlCommand.idl
index 375718694b62..c608e872e6c1 100644
--- a/offapi/com/sun/star/frame/ControlCommand.idl
+++ b/offapi/com/sun/star/frame/ControlCommand.idl
@@ -41,7 +41,7 @@ struct ControlCommand
/** specifies a sequence of named values which are used as argument
for the command. The number and type of arguments depend on the
- the command and control.
+ command and control.
*/
sequence< com::sun::star::beans::NamedValue > Arguments;
};