From e4c2f4dc75ad38bfeb7c8b8015a48b6b49b22b90 Mon Sep 17 00:00:00 2001 From: Brad Hards Date: Sun, 21 Feb 2010 16:51:01 +1100 Subject: Spelling fixes in lib/zlib. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Matthias Dieter Wallnöfer --- lib/zlib/examples/gun.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/zlib/examples/gun.c') diff --git a/lib/zlib/examples/gun.c b/lib/zlib/examples/gun.c index bfec590a00..dce01aef0f 100644 --- a/lib/zlib/examples/gun.c +++ b/lib/zlib/examples/gun.c @@ -42,7 +42,7 @@ end-of-file, they cannot be concantenated. If a Unix compress stream is encountered in an input file, it is the last stream in that file. - Like gunzip and uncompress, the file attributes of the orignal compressed + Like gunzip and uncompress, the file attributes of the original compressed file are maintained in the final uncompressed file, to the extent that the user permissions allow it. -- cgit