From 3a01af2d0f5dd89112d1783614131d7c73b23566 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 20 Jun 2013 11:16:23 -0400 Subject: [PATCH] Spelling: [libcdio] extensions --- src/libcdio/cdio/iso9660.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libcdio/cdio/iso9660.h b/src/libcdio/cdio/iso9660.h index d4928f36..abde7c18 100644 --- a/src/libcdio/cdio/iso9660.h +++ b/src/libcdio/cdio/iso9660.h @@ -393,7 +393,7 @@ typedef struct iso9660_pvd_s iso9660_pvd_t; /*! \brief ISO-9660 Supplementary Volume Descriptor. - This is used for Joliet Extentions and is almost the same as the + This is used for Joliet Extensions and is almost the same as the the primary descriptor but two unused fields, "unused1" and "unused3 become "flags and "escape_sequences" respectively. */