Martijn Laan před 5 měsíci
rodič
revize
ae3be9df06
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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