From 41fa5acd091cce95e61914b4919d7d61c6873673 Mon Sep 17 00:00:00 2001
From: joostverburg
Date: Thu, 3 Apr 2003 15:38:33 +0000
Subject: [PATCH] typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2417 212acab6-be3b-0410-9dea-997c60f758d6
---
Contrib/Modern UI/Readme.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Contrib/Modern UI/Readme.html b/Contrib/Modern UI/Readme.html
index cf36fa95..f7c2ea85 100644
--- a/Contrib/Modern UI/Readme.html
+++ b/Contrib/Modern UI/Readme.html
@@ -195,8 +195,7 @@ follow these steps:
Variable to store the current Start Menu Folder. Default is $9.
You cannot use this variable in your script (or you should Push/Pop it).
MUI_STARTMENUPAGE_DEFAULTFOLDER folder
- The default Start Menu Folder. Use $(LANGSTRINGNAME) as value is you want
- to use a language string.
+ The default Start Menu Folder. For installers with multiple languages, you can use a language string as value.
MUI_STARTMENUPAGE_NODISABLE
Do not display the checkbox to disable the creation of Start Menu
shortcuts.