mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 06:33:41 +02:00
docs: Fix capitalisation of ‘GUID’ in a few places
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
@@ -960,7 +960,7 @@ _g_dbus_auth_run_server (GDBusAuth *auth,
|
||||
g_set_error (error,
|
||||
G_IO_ERROR,
|
||||
G_IO_ERROR_FAILED,
|
||||
"The given guid '%s' is not valid",
|
||||
"The given GUID '%s' is not valid",
|
||||
guid);
|
||||
goto out;
|
||||
}
|
||||
|
Reference in New Issue
Block a user