Fixed two typos

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6178 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2011-11-17 20:53:44 +00:00
parent 3d9c850bb5
commit ddd7e92b3a
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ For Windows it is recommended to download \W{http://zlib.net}{zlib} from
\W{http://prdownloads.sourceforge.net/libpng/zlib124-dll.zip?download}{http://prdownloads.sourceforge.net/libpng/zlib124-dll.zip?download}.
Extract the contents of this zip archive to a folder of your choice, e.g.
\c{C:\\dev\\zlib-1.2.4} and set an environment variable named \c{ZLIB_W32}
containingt his path.
containing this path.
\c C:\>set ZLIB_W32=C:\dev\zlib-1.2.4