From 03614c56ad299f9b238c75aa1e66f0c08fc4fc8b Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Sun, 30 Oct 2016 08:36:13 -0700 Subject: Fix some typos. --- contrib/minizip/unzip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/minizip/unzip.c') diff --git a/contrib/minizip/unzip.c b/contrib/minizip/unzip.c index 9093504..bcfb941 100644 --- a/contrib/minizip/unzip.c +++ b/contrib/minizip/unzip.c @@ -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. */ -- cgit v1.2.3-55-g6feb