diff options
Diffstat (limited to 'lib/libarchive/archive_entry.3')
-rw-r--r-- | lib/libarchive/archive_entry.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libarchive/archive_entry.3 b/lib/libarchive/archive_entry.3 index 2f82f89..e02e1c0 100644 --- a/lib/libarchive/archive_entry.3 +++ b/lib/libarchive/archive_entry.3 @@ -250,7 +250,7 @@ String data can be set or accessed as wide character strings or normal .Va char strings. -The funtions that use wide character strings are suffixed with +The functions that use wide character strings are suffixed with .Cm _w . Note that these are different representations of the same data: For example, if you store a narrow string and read the corresponding |