SVN_SILENT: fix typo
authorAndy Goossens <andygoossens@telenet.be>
Thu, 19 Jun 2008 20:44:39 +0000 (20:44 +0000)
committerAndy Goossens <andygoossens@telenet.be>
Thu, 19 Jun 2008 20:44:39 +0000 (20:44 +0000)
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@822327 283d02a7-25f6-0310-bc7c-ecb5cbfe19da

taglib/mpeg/id3v2/frames/generalencapsulatedobjectframe.h

index c4a16da4418c8596f5d1ddf08c2c5fd99b342f17..116ab3fded857947326311d6ce44c61921c89654 100644 (file)
@@ -63,7 +63,7 @@ namespace TagLib {
        * Constructs a GeneralEncapsulatedObjectFrame frame based on \a data.
        *
        * \warning This is \em not data for the encapsulated object, for that use
-       * setObject().  This construcotr is used when reading the frame from the
+       * setObject().  This constructor is used when reading the frame from the
        * disk.
        */
       explicit GeneralEncapsulatedObjectFrame(const ByteVector &data);