[glib] typo in documentation
- From: Benjamin Otte <otte src gnome org>
- To: svn-commits-list gnome org
- Subject: [glib] typo in documentation
- Date: Mon, 8 Jun 2009 09:31:09 -0400 (EDT)
commit 74fd3e734f3b6e7702ee1a859855ef6bd1c28ef9
Author: Benjamin Otte <otte gnome org>
Date: Mon Jun 8 15:29:57 2009 +0200
typo in documentation
---
gio/gsocketconnection.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
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().
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]