typos (thanks Jamyn!)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4264 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2005-09-16 11:27:51 +00:00
parent 4d6282546d
commit f8062527fa
30 changed files with 67 additions and 67 deletions

View file

@ -137,8 +137,8 @@ Time when the script started compiling according to the current locale.
Date & time of the last modification to the script file according to the current locale.
\S0{compenvvarread} Read enviroment variables
\S0{compenvvarread} Read environment variables
\S1{compenvvar} $%envVarName%
$%envVarName% will be replaced on compile time by the enviroment variable envVarName.
$%envVarName% will be replaced on compile time by the environment variable envVarName.