[glib/wip/doc-fixes: 27/33] docs: Fix GNetworkAddress typo
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/doc-fixes: 27/33] docs: Fix GNetworkAddress typo
- Date: Sun, 19 Feb 2012 17:07:28 +0000 (UTC)
commit bfb4f7749ff355667ebc4f037c1da21c860d001e
Author: David King <amigadave amigadave com>
Date: Sun Feb 19 16:39:15 2012 +0000
docs: Fix GNetworkAddress typo
g_network_address_parse_host() â g_network_address_parse().
gio/gnetworkaddress.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gnetworkaddress.c b/gio/gnetworkaddress.c
index 75deaa4..e158a40 100644
--- a/gio/gnetworkaddress.c
+++ b/gio/gnetworkaddress.c
@@ -681,7 +681,7 @@ _g_uri_from_authority (const gchar *protocol,
* @uri. May fail and return %NULL in case parsing @uri fails.
*
* Using this rather than g_network_address_new() or
- * g_network_address_parse_host() allows #GSocketClient to determine
+ * g_network_address_parse() allows #GSocketClient to determine
* when to use application-specific proxy protocols.
*
* Return value: (transfer full): the new #GNetworkAddress, or %NULL on error
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]