From beb61bf1b2de63071a52728aece242cf9de988ab Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 14 Apr 2006 09:22:03 +0000 Subject: [PATCH] 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 --- Docs/src/tutorial.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/tutorial.but b/Docs/src/tutorial.but index 944eb688..4f0bf187 100644 --- a/Docs/src/tutorial.but +++ b/Docs/src/tutorial.but @@ -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