[gtk+] docs: Fix a typo in gtk_button_set_alignment() docs
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] docs: Fix a typo in gtk_button_set_alignment() docs
- Date: Tue, 16 Nov 2010 02:59:23 +0000 (UTC)
commit 9e7817668520d45b95173625614c0a3f1d4b06f9
Author: Javier Jardón <jjardon gnome org>
Date: Tue Nov 16 03:37:09 2010 +0100
docs: Fix a typo in gtk_button_set_alignment() docs
gtk/gtkbutton.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkbutton.c b/gtk/gtkbutton.c
index 2bb6707..5a37262 100644
--- a/gtk/gtkbutton.c
+++ b/gtk/gtkbutton.c
@@ -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
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]