From d3ee8e3ff6bd3ac253dc2660d5778b4b2990dd75 Mon Sep 17 00:00:00 2001 From: gabor Date: Wed, 17 Apr 2013 11:40:10 +0000 Subject: - Correct mispellings of the word occurrence Submitted by: Christoph Mallon (via private mail) --- lib/libz/zlib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libz/zlib.h') diff --git a/lib/libz/zlib.h b/lib/libz/zlib.h index 3edf3ac..7e19bc0 100644 --- a/lib/libz/zlib.h +++ b/lib/libz/zlib.h @@ -846,7 +846,7 @@ ZEXTERN int ZEXPORT inflateSync OF((z_streamp strm)); available input is skipped. No output is provided. inflateSync searches for a 00 00 FF FF pattern in the compressed data. - All full flush points have this pattern, but not all occurences of this + All full flush points have this pattern, but not all occurrences of this pattern are full flush points. inflateSync returns Z_OK if a possible full flush point has been found, -- cgit v1.1