diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/svtools/acceleratorexecute.hxx | 2 | ||||
-rw-r--r-- | include/svtools/contextmenuhelper.hxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/svtools/acceleratorexecute.hxx b/include/svtools/acceleratorexecute.hxx index f42bc2afd339..6e9c223c0fed 100644 --- a/include/svtools/acceleratorexecute.hxx +++ b/include/svtools/acceleratorexecute.hxx @@ -172,7 +172,7 @@ class SVT_DLLPUBLIC AcceleratorExecute : private TMutexInit /** @short trigger this accelerator. - @descr The internal configuartions are used to find + @descr The internal configurations are used to find as suitable command for this key code. This command will be queued and executed later asynchronous. diff --git a/include/svtools/contextmenuhelper.hxx b/include/svtools/contextmenuhelper.hxx index c0fd6bcf6124..4b7db90b83fd 100644 --- a/include/svtools/contextmenuhelper.hxx +++ b/include/svtools/contextmenuhelper.hxx @@ -79,7 +79,7 @@ class SVT_DLLPUBLIC ContextMenuHelper // methods to retrieve a single command URL dependent value from a - // ui configuratin manager + // ui configuration manager Image getImageFromCommandURL( const OUString& aCmdURL ) const; OUString getLabelFromCommandURL( const OUString& aCmdURL ) const; |