diff --git a/docs/reference/glib/glib-docs.xml b/docs/reference/glib/glib-docs.xml index 992d69bd2..5bf2e5cda 100644 --- a/docs/reference/glib/glib-docs.xml +++ b/docs/reference/glib/glib-docs.xml @@ -91,7 +91,7 @@ - + diff --git a/docs/reference/glib/glib-sections.txt.in b/docs/reference/glib/glib-sections.txt.in index 9e44b462b..103c688ac 100644 --- a/docs/reference/glib/glib-sections.txt.in +++ b/docs/reference/glib/glib-sections.txt.in @@ -2159,7 +2159,7 @@ g_key_file_get_type
Bookmark file parser -bookmarkfile +gbookmarkfile GBookmarkFile G_BOOKMARK_FILE_ERROR GBookmarkFileError diff --git a/glib/gbookmarkfile.c b/glib/gbookmarkfile.c index 3988e3653..80e835bac 100644 --- a/glib/gbookmarkfile.c +++ b/glib/gbookmarkfile.c @@ -53,7 +53,7 @@ /** - * SECTION:bookmarkfile + * SECTION:gbookmarkfile * @title: Bookmark file parser * @short_description: parses files containing bookmarks *