Fix some typos.

This commit is contained in:
Mark Adler
2016-10-30 08:36:13 -07:00
parent 94575859cf
commit 03614c56ad
10 changed files with 29 additions and 29 deletions

View File

@@ -200,7 +200,7 @@ typedef struct
/* ===========================================================================
Read a byte from a gz_stream; update next_in and avail_in. Return EOF
for end of file.
IN assertion: the stream s has been sucessfully opened for reading.
IN assertion: the stream s has been successfully opened for reading.
*/