diff --git a/docs/reference/gdk/gdk4-docs.xml b/docs/reference/gdk/gdk4-docs.xml
index d27a37c1ea..0241980248 100644
--- a/docs/reference/gdk/gdk4-docs.xml
+++ b/docs/reference/gdk/gdk4-docs.xml
@@ -26,7 +26,6 @@
-
@@ -47,11 +46,12 @@
+
+
-
diff --git a/gdk/gdkpixbuf-drawable.c b/gdk/gdkpixbuf-drawable.c
index 3c1e0f8797..9aff8a2f69 100644
--- a/gdk/gdkpixbuf-drawable.c
+++ b/gdk/gdkpixbuf-drawable.c
@@ -32,7 +32,7 @@
/**
* SECTION:pixbufs
* @Short_description: Functions for obtaining pixbufs
- * @Title: Pixbufs
+ * @Title: GdkPixbuf Interaction
*
* Pixbufs are client-side images. For details on how to create
* and manipulate pixbufs, see the #GdkPixbuf API documentation.