From 6b95148431c3314a33c41d4385d35323bbd06bbb Mon Sep 17 00:00:00 2001 From: "R. Bernstein" Date: Mon, 8 Feb 2010 21:49:50 -0500 Subject: [PATCH] Comment spelling typos --- include/cdio/mmc.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/cdio/mmc.h b/include/cdio/mmc.h index 5fe40330..c0addcfc 100644 --- a/include/cdio/mmc.h +++ b/include/cdio/mmc.h @@ -762,8 +762,8 @@ mmc_audio_read_subchannel (CdIo_t *p_cdio, char * mmc_get_mcn(const CdIo_t *p_cdio); /** - Report if CD-ROM has a praticular kind of interface (ATAPI, SCSCI, ...) - Is it possible for an interface to have serveral? If not this + Report if CD-ROM has a particular kind of interface (ATAPI, SCSCI, ...) + Is it possible for an interface to have several? If not this routine could probably return the single mmc_feature_interface_t. @param p_cdio the CD object to be acted upon. @param e_interface