From: Tsuda Kageyu Date: Fri, 22 May 2015 03:05:33 +0000 (+0900) Subject: Fix a typo in comment. X-Git-Tag: v1.10beta~76^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8e21dcc3d4a614d520dca6c63acc6d57a848c89c;p=taglib Fix a typo in comment. --- diff --git a/taglib/audioproperties.h b/taglib/audioproperties.h index e9844fa0..4648dcc2 100644 --- a/taglib/audioproperties.h +++ b/taglib/audioproperties.h @@ -34,7 +34,7 @@ namespace TagLib { /*! * The values here are common to most audio formats. For more specific, codec - * dependant values, please see see the subclasses APIs. This is meant to + * dependent values, please see see the subclasses APIs. This is meant to * compliment the TagLib::File and TagLib::Tag APIs in providing a simple * interface that is sufficient for most applications. */