summaryrefslogtreecommitdiffstats
path: root/lib/libarchive
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2010-08-03 18:29:58 +0000
committerjoel <joel@FreeBSD.org>2010-08-03 18:29:58 +0000
commitb833c746508b3bef5e9cf80723f1d70833c552a7 (patch)
tree8957db3ff1e4c461152978a31bf2325e97ecea41 /lib/libarchive
parent60754e9168fbbb77be5f78ca1b45ab04481e11d2 (diff)
downloadFreeBSD-src-b833c746508b3bef5e9cf80723f1d70833c552a7.zip
FreeBSD-src-b833c746508b3bef5e9cf80723f1d70833c552a7.tar.gz
Fix typo.
Diffstat (limited to 'lib/libarchive')
-rw-r--r--lib/libarchive/libarchive_internals.32
1 files changed, 1 insertions, 1 deletions
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.
OpenPOWER on IntegriCloud