From 29df0b98da01550d0340faf0694bb922ac9fe574 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Wed, 28 Feb 2018 12:24:41 +0100 Subject: [PATCH] gio: Fix 'overide' typo in g_network_address_parse doc Signed-off-by: Christophe Fergeau Reviewed-by: Philip Withnall --- 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