Merge pull request #340 from mineo/patch-1

Remove a superfluos 'x'
This commit is contained in:
Stephen F. Booth
2014-01-18 13:12:21 -08:00

View File

@ -234,7 +234,7 @@ namespace TagLib {
* This description identifies the frame and must be unique.
*/
//! An ID3v2 custom text identification frame implementationx
//! An ID3v2 custom text identification frame implementation
class TAGLIB_EXPORT UserTextIdentificationFrame : public TextIdentificationFrame
{