diff options
Diffstat (limited to 'include/framework')
-rw-r--r-- | include/framework/actiontriggerhelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/framework/actiontriggerhelper.hxx b/include/framework/actiontriggerhelper.hxx index 392368e634d6..fd7f7a6cbd80 100644 --- a/include/framework/actiontriggerhelper.hxx +++ b/include/framework/actiontriggerhelper.hxx @@ -33,7 +33,7 @@ namespace framework // Fills the submitted menu with the structure contained in the second // parameter rActionTriggerContainer // @param pNewMenu = must be a valid and empty menu - // @param rActionTriggerContainer = must be an instance of service "com.sun.star.ui.ActionTriggerContaienr" + // @param rActionTriggerContainer = must be an instance of service "com.sun.star.ui.ActionTriggerContainer" static void CreateMenuFromActionTriggerContainer( Menu* pNewMenu, |