diff options
Diffstat (limited to 'lib/libarchive/archive_write.3')
-rw-r--r-- | lib/libarchive/archive_write.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libarchive/archive_write.3 b/lib/libarchive/archive_write.3 index 033e8a5..73b433b 100644 --- a/lib/libarchive/archive_write.3 +++ b/lib/libarchive/archive_write.3 @@ -196,7 +196,7 @@ Complete the archive and invoke the close callback. .It Fn archive_write_finish Invokes .Fn archive_write_close -if it wasn't invoked manually, then release all resources. +if it was not invoked manually, then release all resources. .El More information about the .Va struct archive |