From b833c746508b3bef5e9cf80723f1d70833c552a7 Mon Sep 17 00:00:00 2001 From: joel Date: Tue, 3 Aug 2010 18:29:58 +0000 Subject: Fix typo. --- lib/libarchive/libarchive_internals.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libarchive') diff --git a/lib/libarchive/libarchive_internals.3 b/lib/libarchive/libarchive_internals.3 index f050bfb..4ab0066 100644 --- a/lib/libarchive/libarchive_internals.3 +++ b/lib/libarchive/libarchive_internals.3 @@ -126,7 +126,7 @@ to read the entire file into memory at once and return the entire file to libarchive as a single block; other clients may begin asynchronous I/O operations for the next block on each request. -.Ss Decompresssion Layer +.Ss Decompression Layer The decompression layer not only handles decompression, it also buffers data so that the format handlers see a much nicer I/O model. -- cgit v1.1