[gtk+] gdk: s/availible/available/



commit 42f953eead44654f7b2d71e4d4487ded2a5d2b26
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Mar 27 11:11:13 2012 +0200

    gdk: s/availible/available/

 gdk/gdkwindow.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkwindow.c b/gdk/gdkwindow.c
index de1da7a..5284d6e 100644
--- a/gdk/gdkwindow.c
+++ b/gdk/gdkwindow.c
@@ -112,7 +112,7 @@
  * be it a toplevel window or a child window. In this setup the
  * GdkWindow (and other GdkDrawables) were platform independent classes,
  * and the actual platform specific implementation was in a delegate
- * object availible as "impl" in the window object.
+ * object available as "impl" in the window object.
  *
  * With the addition of client side windows and offscreen windows this
  * changes a bit. The application-visible GdkWindow object behaves as



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]