[glib/wip/gmaincontext: 4/12] gsocket: trivial typo fix



commit 1515f9ad92ed62d2c9d790c7020ff248c8dd6730
Author: Ryan Lortie <desrt desrt ca>
Date:   Thu Feb 13 16:16:27 2014 -0500

    gsocket: trivial typo fix

 gio/gsocket.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gsocket.c b/gio/gsocket.c
index 4b691f8..341686c 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]