[gtk+/gtk-3-10] Trivial typo fix



commit 70d8cd8142b282ba477ab4f8b5e1c76ba6835428
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jan 27 23:30:28 2014 -0500

    Trivial typo fix

 gtk/gtkbox.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkbox.c b/gtk/gtkbox.c
index ea02a14..d894a66 100644
--- a/gtk/gtkbox.c
+++ b/gtk/gtkbox.c
@@ -1735,7 +1735,7 @@ gtk_box_get_spacing (GtkBox *box)
  *
  * Sets the baseline position of a box. This affects
  * only horizontal boxes with at least one baseline aligned
- * child. If there is more vertical space availible than requested,
+ * child. If there is more vertical space available than requested,
  * and the baseline is not allocated by the parent then
  * @position is used to allocate the baseline wrt the
  * extra space available.


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