]> granicus.if.org Git - taglib/commitdiff
Remove a superfluos 'x'
authorWieland Hoffmann <mineo@users.noreply.github.com>
Sat, 18 Jan 2014 17:11:31 +0000 (18:11 +0100)
committerWieland Hoffmann <mineo@users.noreply.github.com>
Sat, 18 Jan 2014 17:11:31 +0000 (18:11 +0100)
taglib/mpeg/id3v2/frames/textidentificationframe.h

index 58ed63e690d8ce5887edfdf8085d9335d00d62cf..e49aa897b36c237d8005c6aadc18feaa2f9ebfda 100644 (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
     {