summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ucb/XCommandInfo.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/XCommandInfo.idl')
-rw-r--r--offapi/com/sun/star/ucb/XCommandInfo.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ucb/XCommandInfo.idl b/offapi/com/sun/star/ucb/XCommandInfo.idl
index e262e658a424..66798b7f3a4e 100644
--- a/offapi/com/sun/star/ucb/XCommandInfo.idl
+++ b/offapi/com/sun/star/ucb/XCommandInfo.idl
@@ -103,7 +103,7 @@ published interface XCommandInfo: com::sun::star::uno::XInterface
boolean hasCommandByName( [in] string Name );
//-------------------------------------------------------------------------
- /** checks whether a apecific command is supported.
+ /** checks whether a specific command is supported.
@returns
<TRUE/> if a command with the specified handle is supported;