diff options
author | Mark Adler <fork@madler.net> | 2022-08-28 13:13:17 -0700 |
---|---|---|
committer | Mark Adler <fork@madler.net> | 2022-08-28 13:13:17 -0700 |
commit | 59b948acee57b77f9b018ac30ec2e4b499de5efd (patch) | |
tree | 80135b3c444f0e8ee09dc91edc4e98753bb49e9c | |
parent | 5752b171fd4cc96b8d1f9526ec1940199c6e9740 (diff) | |
download | zlib-59b948acee57b77f9b018ac30ec2e4b499de5efd.tar.gz zlib-59b948acee57b77f9b018ac30ec2e4b499de5efd.tar.bz2 zlib-59b948acee57b77f9b018ac30ec2e4b499de5efd.zip |
Fix typo in contrib readme.
-rw-r--r-- | contrib/README.contrib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/README.contrib b/contrib/README.contrib index 335e435..5e5f950 100644 --- a/contrib/README.contrib +++ b/contrib/README.contrib | |||
@@ -1,4 +1,4 @@ | |||
1 | All files under this contrib directory are UNSUPPORTED. There were | 1 | All files under this contrib directory are UNSUPPORTED. They were |
2 | provided by users of zlib and were not tested by the authors of zlib. | 2 | provided by users of zlib and were not tested by the authors of zlib. |
3 | Use at your own risk. Please contact the authors of the contributions | 3 | Use at your own risk. Please contact the authors of the contributions |
4 | for help about these, not the zlib authors. Thanks. | 4 | for help about these, not the zlib authors. Thanks. |