[glib: 3/4] gdbusconnection: Fix a typo in a code comment
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 3/4] gdbusconnection: Fix a typo in a code comment
- Date: Thu, 10 Jun 2021 12:27:30 +0000 (UTC)
commit 055f7c6bc50272f7906c35be0a028974352e7647
Author: Philip Withnall <pwithnall endlessos org>
Date: Thu Jun 10 12:37:23 2021 +0100
gdbusconnection: Fix a typo in a code comment
Signed-off-by: Philip Withnall <pwithnall endlessos org>
gio/gdbusconnection.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gdbusconnection.c b/gio/gdbusconnection.c
index 8dcc99a7e..8ce70a93d 100644
--- a/gio/gdbusconnection.c
+++ b/gio/gdbusconnection.c
@@ -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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]