SVN_SILENT: fix typo

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@822327 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Andy Goossens
2008-06-19 20:44:39 +00:00
parent 50fe14f4b7
commit bd90f1b9d4

View 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);