fix typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5478 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
5955e090c7
commit
f8011438e0
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@ FunctionEnd
|
||||||
|
|
||||||
Function un.onInit
|
Function un.onInit
|
||||||
!insertmacro MULTIUSER_UNINIT
|
!insertmacro MULTIUSER_UNINIT
|
||||||
FFunction
|
FunctionEnd
|
||||||
</pre>
|
</pre>
|
||||||
<p>
|
<p>
|
||||||
The MULTIUSER_INSTALLMODE_COMMANDLINE setting that also appears in this example
|
The MULTIUSER_INSTALLMODE_COMMANDLINE setting that also appears in this example
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue