summaryrefslogtreecommitdiff
path: root/sw/source
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-02-28 10:17:37 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-02-28 10:23:17 +0100
commita10447301fb8d726799b1bd0ff987945c1e4c88a (patch)
tree19903fbc3249a52ed4e547dd33d5c34b328f3d9c /sw/source
parent52d39d9e7f8021e0b6112dfc4dc98943e5806515 (diff)
Typo: excute->execute
Change-Id: I8c73d95d92dc4a30dd6a71260817ab4fc3096f27
Diffstat (limited to 'sw/source')
-rw-r--r--sw/source/uibase/inc/stmenu.hxx2
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