summaryrefslogtreecommitdiff
path: root/gio/gdbusutils.c
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@endlessos.org>2021-06-10 12:37:11 +0100
committerPhilip Withnall <pwithnall@endlessos.org>2021-06-10 12:37:11 +0100
commitee716d9159a49ab0bd97ce2834a982708591babb (patch)
tree3408060948e227d79e4dcf2259ba811ca2d0c91d /gio/gdbusutils.c
parentc794261a400278db993842411e764ba435abcc34 (diff)
downloadglib-ee716d9159a49ab0bd97ce2834a982708591babb.tar.gz
docs: Fix capitalisation of ‘GUID’ in a few places
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
Diffstat (limited to 'gio/gdbusutils.c')
-rw-r--r--gio/gdbusutils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gdbusutils.c b/gio/gdbusutils.c
index 4c6890f79..cd52208d2 100644
--- a/gio/gdbusutils.c
+++ b/gio/gdbusutils.c
@@ -326,7 +326,7 @@ g_dbus_generate_guid (void)
* See the documentation for g_dbus_generate_guid() for more information about
* the format of a GUID.
*
- * Returns: %TRUE if @string is a guid, %FALSE otherwise.
+ * Returns: %TRUE if @string is a GUID, %FALSE otherwise.
*
* Since: 2.26
*/