aboutsummaryrefslogtreecommitdiff
path: root/contrib/libarchive/libarchive/libarchive_internals.3
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libarchive/libarchive/libarchive_internals.3')
-rw-r--r--contrib/libarchive/libarchive/libarchive_internals.32
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libarchive/libarchive/libarchive_internals.3 b/contrib/libarchive/libarchive/libarchive_internals.3
index d4696f648292..2978b48c3e97 100644
--- a/contrib/libarchive/libarchive/libarchive_internals.3
+++ b/contrib/libarchive/libarchive/libarchive_internals.3
@@ -124,7 +124,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.