]> Pileus Git - ~andy/gtk/commitdiff
docs: Fix a typo in gtk_button_set_alignment() docs
authorJavier Jardón <jjardon@gnome.org>
Tue, 16 Nov 2010 02:37:09 +0000 (03:37 +0100)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 16 Nov 2010 07:20:49 +0000 (16:20 +0900)
gtk/gtkbutton.c

index 2bb6707e29ab263d8213a97d4615e998c2c72f66..5a37262acef08b04d123ff2c2a929c3946801301 100644 (file)
@@ -2143,7 +2143,7 @@ gtk_button_get_focus_on_click (GtkButton *button)
  *   1.0 is bottom aligned
  *
  * Sets the alignment of the child. This property has no effect unless 
- * the child is a #GtkMisc or a #GtkAligment.
+ * the child is a #GtkMisc or a #GtkAlignment.
  *
  * Since: 2.4
  */