diff --git a/reference/ktaglib/id3v2attachedpictureframe.xml b/reference/ktaglib/id3v2attachedpictureframe.xml
index 6b51f0d0e4..7575c147a9 100644
--- a/reference/ktaglib/id3v2attachedpictureframe.xml
+++ b/reference/ktaglib/id3v2attachedpictureframe.xml
@@ -26,7 +26,7 @@
extends
- KTagLib_ID3v2_Frame
+ KTaglib_ID3v2_Frame
diff --git a/reference/ktaglib/id3v2attachedpictureframe/getType.xml b/reference/ktaglib/id3v2attachedpictureframe/getType.xml
index b73b151b70..6b2c597d45 100644
--- a/reference/ktaglib/id3v2attachedpictureframe/getType.xml
+++ b/reference/ktaglib/id3v2attachedpictureframe/getType.xml
@@ -17,7 +17,7 @@
Returns the type of the image.
- The ID3v2 specification allows an AttachedPictureFrame to set the type of an image. This can be e.g. FrontCover or FileIcon. Please refer to the KTagLib_ID3v2_AttachedPictureFrame class description for a list of available types.
+ The ID3v2 specification allows an AttachedPictureFrame to set the type of an image. This can be e.g. FrontCover or FileIcon. Please refer to the KTaglib_ID3v2_AttachedPictureFrame class description for a list of available types.
diff --git a/reference/ktaglib/id3v2frame.xml b/reference/ktaglib/id3v2frame.xml
index 050de5146d..ec1a30202d 100644
--- a/reference/ktaglib/id3v2frame.xml
+++ b/reference/ktaglib/id3v2frame.xml
@@ -1,7 +1,7 @@
- The KTagLib_ID3v2_Frame class
+ The KTaglib_ID3v2_Frame class
KTaglib_ID3v2_Frame
@@ -21,13 +21,13 @@ specialized frames. Some frames can exists multiple times.
- KTagLib_ID3v2_Frame
+ KTaglib_ID3v2_Frame
extends
- KTagLib_Tag
+ KTaglib_Tag
diff --git a/reference/ktaglib/id3v2tag.xml b/reference/ktaglib/id3v2tag.xml
index d35cbdb5ad..d571b51423 100644
--- a/reference/ktaglib/id3v2tag.xml
+++ b/reference/ktaglib/id3v2tag.xml
@@ -1,7 +1,7 @@
- The KTagLib_ID3v2_Tag class
+ The KTaglib_ID3v2_Tag class
KTaglib_ID3v2_Tag
@@ -21,13 +21,13 @@
- KTagLib_ID3v2_Tag
+ KTaglib_ID3v2_Tag
extends
- KTagLib_Tag
+ KTaglib_Tag
diff --git a/reference/ktaglib/id3v2tag/addFrame.xml b/reference/ktaglib/id3v2tag/addFrame.xml
index fbb204aa8f..55dedaf5d3 100644
--- a/reference/ktaglib/id3v2tag/addFrame.xml
+++ b/reference/ktaglib/id3v2tag/addFrame.xml
@@ -11,10 +11,10 @@
public
bool
KTaglib_ID3v2_Tag::addFrame
- KTagLib_ID3v2_Frameframe
+ KTaglib_ID3v2_Frameframe
- Adds a frame to the ID3v2 tag. The frame must be a valid KTagLib_ID3v2_Frame object.
+ Adds a frame to the ID3v2 tag. The frame must be a valid KTaglib_ID3v2_Frame object.
To save the tag, the save function needs to be invoked.
diff --git a/reference/ktaglib/mpegfile.xml b/reference/ktaglib/mpegfile.xml
index 2f3cfbd022..3b7fdb4540 100644
--- a/reference/ktaglib/mpegfile.xml
+++ b/reference/ktaglib/mpegfile.xml
@@ -1,7 +1,7 @@
- The KTagLib_MPEG_File class
+ The KTaglib_MPEG_File class
KTaglib_MPEG_File
@@ -20,12 +20,12 @@ Represents an MPEG file. MPEG files can have ID3v1, ID3v2 tags and audio propert
- KTagLib_MPEG_File
+ KTaglib_MPEG_File
- KTagLib_MPEG_File
+ KTaglib_MPEG_File