summaryrefslogtreecommitdiff
path: root/libarchive/archive_write_set_format_iso9660.c
diff options
context:
space:
mode:
authorPeter Pentchev <roam@ringlet.net>2016-07-07 11:05:31 +0300
committerPeter Pentchev <roam@ringlet.net>2016-07-07 11:05:31 +0300
commiteb1bbfa1c52fb52ac0c6f8ab5bd0b512531dee50 (patch)
tree60af9599e06f562204df8c9d41163e76c25d4189 /libarchive/archive_write_set_format_iso9660.c
parenta31edc47153a79920f295b41a8ab9238a7f93cb2 (diff)
downloadlibarchive-eb1bbfa1c52fb52ac0c6f8ab5bd0b512531dee50.tar.gz
Fix a couple of typographical errors.
Diffstat (limited to 'libarchive/archive_write_set_format_iso9660.c')
-rw-r--r--libarchive/archive_write_set_format_iso9660.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libarchive/archive_write_set_format_iso9660.c b/libarchive/archive_write_set_format_iso9660.c
index cb3e54e8..c20e0885 100644
--- a/libarchive/archive_write_set_format_iso9660.c
+++ b/libarchive/archive_write_set_format_iso9660.c
@@ -436,7 +436,7 @@ struct iso_option {
* Type : string
* Default: Auto detect
* : We check a size of boot image;
- * : If ths size is just 1.22M/1.44M/2.88M,
+ * : If the size is just 1.22M/1.44M/2.88M,
* : we assume boot_type is 'fd';
* : otherwise boot_type is 'no-emulation'.
* COMPAT :