diff options
Diffstat (limited to 'sw/source')
-rw-r--r-- | sw/source/uibase/inc/stmenu.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/stmenu.hxx b/sw/source/uibase/inc/stmenu.hxx index ec2fa7ceaf0b..90876aa03a21 100644 --- a/sw/source/uibase/inc/stmenu.hxx +++ b/sw/source/uibase/inc/stmenu.hxx @@ -36,7 +36,7 @@ class SwView; menu that is opened if a user clicks on an underlined word. The menu is built in the constructor and the actions for each - menu entry are invoked in the excute-method. + menu entry are invoked in the execute-method. */ class SwSmartTagPopup : public PopupMenu |