mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
correct docs
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@620852 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
parent
a3d8b6be8b
commit
2aa4195807
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user