Explorar o código

* also modify the echo in setpath.bat

pierre %!s(int64=23) %!d(string=hai) anos
pai
achega
e24a142833
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      installer/install.dat

+ 1 - 1
installer/install.dat

@@ -510,7 +510,7 @@ endcfg
 
 defaultsetpath=
 @echo off
-echo Setting PATH for use with $TARGET Free Pascal compiler
+echo Setting PATH for use with $target Free Pascal compiler
 set A=$1\bin\$target;%PATH%
 set Path=
 set PATH=%A%