Martijn Laan пре 5 месеци
родитељ
комит
ae3be9df06
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      build-ce.bat

+ 1 - 1
build-ce.bat

@@ -8,7 +8,7 @@ rem
 rem  Batch file to prepare a release
 rem
 rem  Calls setup-sign.bat if it exists to create a signed build, otherwise creates setup.exe without signing
-rem  Signed build also require a setup-presign.bat to exist which should sign all files passed to it
+rem  Signed builds also require a setup-presign.bat to exist which should sign all files passed to it
 rem
 rem  This batch files does the following things:
 rem  -Ask the user to compile Inno Setup including ISSigTool and ISHelpGen after clearing output first