docs: Consistently capitalise page titles

Signed-off-by: Philip Withnall <pwithnall@gnome.org>

Helps: #3037
This commit is contained in:
Philip Withnall
2023-11-29 12:13:13 +00:00
parent f6a1599e3c
commit 7b2ac3c82e
6 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
Title: Generic value container
Title: Generic Value Container
# Generic value container
# Generic Value Container
The [`struct@GObject.Value`] structure is basically a variable container
that consists of a type identifier and a specific value of that type. The