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:
kichik 2005-06-21 21:22:22 +00:00
parent d28cad3ad4
commit 918aa8c887

View file

@ -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)