diff options
author | Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com> | 2023-02-02 15:50:00 +0100 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2023-08-03 13:53:24 -0700 |
commit | c7ddcc2e0e8bb397ad720564228b538135ec11d8 (patch) | |
tree | e573e8efe22a097b7d18319971b4ca9b20f38ba8 /README | |
parent | 2bcc74873527f2ad9d3079ba6eff15c0eadc8910 (diff) | |
download | zlib-c7ddcc2e0e8bb397ad720564228b538135ec11d8.tar.gz zlib-c7ddcc2e0e8bb397ad720564228b538135ec11d8.tar.bz2 zlib-c7ddcc2e0e8bb397ad720564228b538135ec11d8.zip |
Fix some spelling errors.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ Notes for some targets: | |||
63 | - zlib doesn't work with gcc 2.6.3 on a DEC 3000/300LX under OSF/1 2.1 it works | 63 | - zlib doesn't work with gcc 2.6.3 on a DEC 3000/300LX under OSF/1 2.1 it works |
64 | when compiled with cc. | 64 | when compiled with cc. |
65 | 65 | ||
66 | - On Digital Unix 4.0D (formely OSF/1) on AlphaServer, the cc option -std1 is | 66 | - On Digital Unix 4.0D (formerly OSF/1) on AlphaServer, the cc option -std1 is |
67 | necessary to get gzprintf working correctly. This is done by configure. | 67 | necessary to get gzprintf working correctly. This is done by configure. |
68 | 68 | ||
69 | - zlib doesn't work on HP-UX 9.05 with some versions of /bin/cc. It works with | 69 | - zlib doesn't work on HP-UX 9.05 with some versions of /bin/cc. It works with |