From 8e21dcc3d4a614d520dca6c63acc6d57a848c89c Mon Sep 17 00:00:00 2001
From: Tsuda Kageyu <tsuda.kageyu@gmail.com>
Date: Fri, 22 May 2015 12:05:33 +0900
Subject: [PATCH] Fix a typo in comment.

---
 taglib/audioproperties.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.
    */
-- 
2.40.0