[glib] gio: Fix 'overide' typo in g_network_address_parse doc
- From: Christophe Fergeau <teuf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gio: Fix 'overide' typo in g_network_address_parse doc
- Date: Wed, 28 Feb 2018 15:23:04 +0000 (UTC)
commit 29df0b98da01550d0340faf0694bb922ac9fe574
Author: Christophe Fergeau <cfergeau redhat com>
Date: Wed Feb 28 12:24:41 2018 +0100
gio: Fix 'overide' typo in g_network_address_parse doc
Signed-off-by: Christophe Fergeau <cfergeau redhat com>
Reviewed-by: Philip Withnall <withnall endlessm com>
gio/gnetworkaddress.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gnetworkaddress.c b/gio/gnetworkaddress.c
index 4fa64123e..8d5a996e1 100644
--- a/gio/gnetworkaddress.c
+++ b/gio/gnetworkaddress.c
@@ -340,7 +340,7 @@ g_network_address_new_loopback (guint16 port)
* used as the port number to connect to.
*
* In general, @host_and_port is expected to be provided by the user
- * (allowing them to give the hostname, and a port overide if necessary)
+ * (allowing them to give the hostname, and a port override if necessary)
* and @default_port is expected to be provided by the application.
*
* (The port component of @host_and_port can also be specified as a
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]