]> Pileus Git - ~andy/gtk/commitdiff
gdk: s/availible/available/
authorBastien Nocera <hadess@hadess.net>
Tue, 27 Mar 2012 09:11:13 +0000 (11:11 +0200)
committerBastien Nocera <hadess@hadess.net>
Mon, 10 Sep 2012 16:39:27 +0000 (17:39 +0100)
gdk/gdkwindow.c

index de1da7a3aafcc74307e68003da92c1912689fcfd..5284d6ea845f002032db68f0affdfa0c0b8297e1 100644 (file)
  * 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