summaryrefslogtreecommitdiff
path: root/Build/source/libs/zlib/zlib-src/contrib/dotzlib/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/zlib/zlib-src/contrib/dotzlib/readme.txt')
-rw-r--r--Build/source/libs/zlib/zlib-src/contrib/dotzlib/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/zlib/zlib-src/contrib/dotzlib/readme.txt b/Build/source/libs/zlib/zlib-src/contrib/dotzlib/readme.txt
index 4d8c2dd9324..9675f41d29f 100644
--- a/Build/source/libs/zlib/zlib-src/contrib/dotzlib/readme.txt
+++ b/Build/source/libs/zlib/zlib-src/contrib/dotzlib/readme.txt
@@ -36,7 +36,7 @@ Build instructions:
in the same directory as the DotZLib.build file.
You can define 2 properties on the nant command-line to control the build:
debug={true|false} to toggle between release/debug builds (default=true).
- nunit={true|false} to include or esclude unit tests (default=true).
+ nunit={true|false} to include or exclude unit tests (default=true).
Also the target clean will remove binaries.
Output file (DotZLib.dll) will be found in either ./DotZLib/bin/release
or ./DotZLib/bin/debug, depending on whether you are building the release