setting name typo

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2978 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-09-28 12:46:25 +00:00
parent f7bed1c222
commit 5849d6b1b0

View file

@ -366,7 +366,7 @@ will also help you to learn more about the Modern UI.</p>
</div>
<p class="sub2header">Uninstall Confirm Page Settings</p>
<div class="margin">
<p class="text"><span class="bold">MUI_UNCONFIMPAGE_TEXT </span><span class="parameter">text [subtext]</span><br />
<p class="text"><span class="bold">MUI_UNCONFIRMPAGE_TEXT </span><span class="parameter">text [subtext]</span><br />
Texts to display on the uninstall confirm page. See syntax information about setting multiple texts.</p>
</div>
<p class="sub2header">Advanced Page Settings</p>