[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 END
POPUP "&Søg" POPUP "&Søg"
BEGIN BEGIN
MENUITEM "&Wrap long lines", CMD_WRAP MENUITEM "&Word Wrap", CMD_WRAP
MENUITEM "&Font...", CMD_FONT MENUITEM "&Font...", CMD_FONT
END END
POPUP "&View" POPUP "&View"

View file

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