From 0bb4e34eaecdf7e4b99b6cea1cc6e26b9d75d1e3 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 20 Jun 2013 11:36:41 -0400 Subject: [PATCH] Spelling: [libcdio] remaining --- src/libcdio/cdio/rock.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libcdio/cdio/rock.h b/src/libcdio/cdio/rock.h index 1f798207..acad0f2c 100644 --- a/src/libcdio/cdio/rock.h +++ b/src/libcdio/cdio/rock.h @@ -269,7 +269,7 @@ typedef struct iso_extension_record_s { typedef struct iso_rock_time_s { bool b_used; /**< If true, field has been set and is valid. - Otherwise remaning fields are meaningless. */ + Otherwise remaining fields are meaningless. */ bool b_longdate; /**< If true date format is a iso9660_ltime_t. Otherwise date is iso9660_dtime_t */ union