From 74fd3e734f3b6e7702ee1a859855ef6bd1c28ef9 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Mon, 8 Jun 2009 15:29:57 +0200 Subject: [PATCH] typo in documentation --- gio/gsocketconnection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gio/gsocketconnection.c b/gio/gsocketconnection.c index 07a48a7..cb8bb5c 100644 --- a/gio/gsocketconnection.c +++ b/gio/gsocketconnection.c @@ -157,7 +157,7 @@ g_socket_connection_get_local_address (GSocketConnection *connection, * @connection: a #GSocketConnection * @error: #GError for error reporting, or %NULL to ignore. * - * Try to get the remove address of a socket connection. + * Try to get the remote address of a socket connection. * * Returns: a #GSocketAddress or %NULL on error. * Free the returned object with g_object_unref(). -- 2.7.4