diff --git a/reference/ktaglib/book.xml b/reference/ktaglib/book.xml index 9f14238991..39d9aa3ce0 100644 --- a/reference/ktaglib/book.xml +++ b/reference/ktaglib/book.xml @@ -1,5 +1,5 @@ - + @@ -8,8 +8,9 @@ &reftitle.intro; - The module enables you to read and write ID3v1, ID3v2 and Ogg tags. - It is build using the taglib extension from the KDE project. + KTaglib is an object oriented binding to the taglib library from the KDE project used in projects like Amarok to read and write ID3 and Ogg tags. + The library also provides access to audio information. The bindings are designed usually follow the underlying C++ API, but were changed whenever + there is a more PHP-like way.