From 918aa8c887a0bdb65996374ae7054de6ca255e1d Mon Sep 17 00:00:00 2001 From: kichik Date: Tue, 21 Jun 2005 21:22:22 +0000 Subject: [PATCH] added comma git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4117 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/usefulinfos.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/usefulinfos.but b/Docs/src/usefulinfos.but index a70b9624..97774e76 100644 --- a/Docs/src/usefulinfos.but +++ b/Docs/src/usefulinfos.but @@ -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)