]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Fix typo.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Fri, 9 Oct 2009 12:14:08 +0000 (08:14 -0400)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Fri, 9 Oct 2009 12:14:08 +0000 (08:14 -0400)
SVN-Revision: 1494

libarchive/archive_read_support_format_iso9660.c

index 231ed5ef421b1633d0d3eda92bbe85b842d12589..5371fd35ecd7e946a7ce1468e4af9f81745ffd9a 100644 (file)
@@ -696,7 +696,7 @@ archive_read_format_iso9660_read_header(struct archive_read *a,
                    && iso9660->seenJoliet)
                        /*
                         * If iso image has RockRidge and Joliet,
-                        * we use rockRidge Extention.
+                        * we use RockRidge Extensions.
                         */
                        iso9660->seenJoliet = 0;
                if (vd == &(iso9660->primary) && !iso9660->seenRockridge