[glib] gsocket: trivial typo fix
- From: Ryan Lortie <desrt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gsocket: trivial typo fix
- Date: Sat, 22 Feb 2014 15:27:33 +0000 (UTC)
commit d8263dd7930fddddc4b8158e720ce0387d445af7
Author: Ryan Lortie <desrt desrt ca>
Date: Thu Feb 13 16:16:27 2014 -0500
gsocket: trivial typo fix
https://bugzilla.gnome.org/show_bug.cgi?id=724707
gio/gsocket.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gsocket.c b/gio/gsocket.c
index 70618e1..71493bb 100644
--- a/gio/gsocket.c
+++ b/gio/gsocket.c
@@ -3406,7 +3406,7 @@ socket_source_new (GSocket *socket,
* @cancellable: (allow-none): a %GCancellable or %NULL
*
* Creates a %GSource that can be attached to a %GMainContext to monitor
- * for the availibility of the specified @condition on the socket.
+ * for the availability of the specified @condition on the socket.
*
* The callback on the source is of the #GSocketSourceFunc type.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]