]> granicus.if.org Git - taglib/commitdiff
correct docs
authorScott Wheeler <wheeler@kde.org>
Sun, 7 Jan 2007 15:33:21 +0000 (15:33 +0000)
committerScott Wheeler <wheeler@kde.org>
Sun, 7 Jan 2007 15:33:21 +0000 (15:33 +0000)
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@620852 283d02a7-25f6-0310-bc7c-ecb5cbfe19da

taglib/tag.h

index ae081af0c3fa0af55df0cd9856a713b777251d8f..46999a9ad8ae6614f9cd474e7d5e6ddfd45ca8fb 100644 (file)
@@ -105,7 +105,7 @@ namespace TagLib {
     virtual void setAlbum(const String &s) = 0;
 
     /*!
-     * Sets the album to \a s.  If \a s is String::null then this value will be
+     * Sets the comment to \a s.  If \a s is String::null then this value will be
      * cleared.
      */
     virtual void setComment(const String &s) = 0;