diff options
Diffstat (limited to 'src/3rdparty/zlib/Makefile.in')
-rw-r--r-- | src/3rdparty/zlib/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/zlib/Makefile.in b/src/3rdparty/zlib/Makefile.in index f011d9f6b..a29e9bc6a 100644 --- a/src/3rdparty/zlib/Makefile.in +++ b/src/3rdparty/zlib/Makefile.in @@ -4,7 +4,7 @@ # To compile and test, type: # ./configure; make test -# The call of configure is optional if you don't have special retquirements +# The call of configure is optional if you don't have special requirements # If you wish to build zlib as a shared library, use: ./configure -s # To use the asm code, type: |