typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5893 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
c4c03ac50e
commit
e42c65610b
1 changed files with 1 additions and 1 deletions
|
@ -1090,7 +1090,7 @@ FunctionEnd</pre>
|
|||
</p>
|
||||
<p>
|
||||
The pre function is called first and allows you to initalize variables or decide
|
||||
wehther the page should be skipped. Then, the shown function is called, which can
|
||||
whether the page should be skipped. Then, the shown function is called, which can
|
||||
be used to customize the interface. Finally, the user input can be validated leave
|
||||
function. The NSIS Users Manual provides more information about these functions.</p>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue