Remove a superfluos 'x'

This commit is contained in:
Wieland Hoffmann 2014-01-18 18:11:31 +01:00
parent 10b804e0ae
commit db147e672e

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
{