[gtk+] Simple typo fix
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Simple typo fix
- Date: Sun, 30 May 2010 06:19:21 +0000 (UTC)
commit 654bb6ca668c0714db7018e3ca486a6222661c4c
Author: Matthias Clasen <mclasen redhat com>
Date: Sat May 29 23:31:50 2010 -0400
Simple typo fix
gtk/gtkbox.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkbox.c b/gtk/gtkbox.c
index 0aeb82a..1b9c1fe 100644
--- a/gtk/gtkbox.c
+++ b/gtk/gtkbox.c
@@ -1248,9 +1248,9 @@ gtk_box_get_height_for_width (GtkExtendedLayout *layout,
* @homogeneous: %TRUE if all children are to be given equal space allocations.
* @spacing: the number of pixels to place by default between children.
*
- * Creates a new #GtkHBox.
+ * Creates a new #GtkBox.
*
- * Return value: a new #GtkHBox.
+ * Return value: a new #GtkBox.
*
* Since: 3.0
**/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]