[NOTEPAD] Fix a typo. Spotted by Laur Florin. CORE-12405

svn path=/trunk/; revision=73240
This commit is contained in:
Amine Khaldi 2016-11-17 11:56:16 +00:00
parent e53a72c351
commit 7408b63c91
2 changed files with 2 additions and 2 deletions

View file

@ -51,7 +51,7 @@ BEGIN
END
POPUP "&Søg"
BEGIN
MENUITEM "&Wrap long lines", CMD_WRAP
MENUITEM "&Word Wrap", CMD_WRAP
MENUITEM "&Font...", CMD_FONT
END
POPUP "&View"

View file

@ -51,7 +51,7 @@ BEGIN
END
POPUP "F&ormat"
BEGIN
MENUITEM "&Wrap Wrap", CMD_WRAP
MENUITEM "&Word Wrap", CMD_WRAP
MENUITEM "&Font...", CMD_FONT
END
POPUP "&View"