added comma
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4117 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
d28cad3ad4
commit
918aa8c887
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
\H{errorlevels}Error Levels
|
||||
|
||||
Like other applications installers made by NSIS return error levels as a result of their execution. Checking the error level can be useful if you call an NSIS installer from another application or installer.
|
||||
Like other applications, installers made by NSIS return error levels as a result of their execution. Checking the error level can be useful if you call an NSIS installer from another application or installer.
|
||||
|
||||
\b 0 - Normal execution (no error)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue