Spelling fixes in lib/zlib.
[ira/wip.git] / lib / zlib / zlib.h
index a660031e94f4e3f9551d56e603735a323c4c3e54..aa7f0825f4c8e65a6aa8c299aaa68b9ee2dee167 100644 (file)
@@ -885,7 +885,7 @@ ZEXTERN int ZEXPORT inflateBackInit OF((z_streamp strm, int windowBits,
      See inflateBack() for the usage of these routines.
 
      inflateBackInit will return Z_OK on success, Z_STREAM_ERROR if any of
-   the paramaters are invalid, Z_MEM_ERROR if the internal state could not
+   the parameters are invalid, Z_MEM_ERROR if the internal state could not
    be allocated, or Z_VERSION_ERROR if the version of the library does not
    match the version of the header file.
 */