fixed bug #1469306 - Typo in 2.3.2

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4654 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2006-04-14 09:22:03 +00:00
parent 2981f5a6db
commit beb61bf1b2

View file

@ -39,7 +39,7 @@ For more information about installer attributes, have a look at \R{instattribs}{
\S1{tut-pages} Pages
An non-silent installer has a set of wizard pages to let the user configure the installer. You can set which pages to display using the \R{page}{Page} command (or \R{pageex}{PageEx} for more advanced settings). A typical set of pages looks like this:
A non-silent installer has a set of wizard pages to let the user configure the installer. You can set which pages to display using the \R{page}{Page} command (or \R{pageex}{PageEx} for more advanced settings). A typical set of pages looks like this:
\c Page license
\c Page components