From c975ed11a14a78bfbf6aa0442058a8f19d470c6c Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sun, 24 Oct 2010 13:04:33 +0000 Subject: ALL: Fix various typos (patch #3093266) svn-id: r53762 --- common/unzip.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/unzip.cpp b/common/unzip.cpp index e0ddb8f286..3f084ad861 100644 --- a/common/unzip.cpp +++ b/common/unzip.cpp @@ -401,7 +401,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