typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1379 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
31f8651abf
commit
4606bc0708
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ BEGIN
|
||||||
MENUITEM "Browse Script\tCtrl+B", IDM_BROWSESCR
|
MENUITEM "Browse Script\tCtrl+B", IDM_BROWSESCR
|
||||||
MENUITEM "Clear &Log Window\tCtrl+W", IDM_CLEARLOG
|
MENUITEM "Clear &Log Window\tCtrl+W", IDM_CLEARLOG
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
MENUITEM "Check for &Upgrade", IDM_UPDATE
|
MENUITEM "Check for &Update", IDM_UPDATE
|
||||||
END
|
END
|
||||||
POPUP "&Help"
|
POPUP "&Help"
|
||||||
BEGIN
|
BEGIN
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue