mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
gdbusconnection: Fix a typo in a code comment
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
parent
ee716d9159
commit
055f7c6bc5
@ -386,7 +386,7 @@ struct _GDBusConnection
|
||||
*/
|
||||
gchar *bus_unique_name;
|
||||
|
||||
/* The GUID returned by the other side if we authenticed as a client or
|
||||
/* The GUID returned by the other side if we authenticated as a client or
|
||||
* the GUID to use if authenticating as a server.
|
||||
* Read-only after initable_init(), so it may be read if you either
|
||||
* hold @init_lock or check for initialization first.
|
||||
|
Loading…
Reference in New Issue
Block a user