[gtk+] docs: fix typo in function name
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] docs: fix typo in function name
- Date: Wed, 22 Jan 2014 00:17:02 +0000 (UTC)
commit 984d377f3ec70e028635e1b4db3b3c19ae1a526f
Author: William Jon McCann <william jon mccann gmail com>
Date: Tue Jan 21 16:51:23 2014 -0500
docs: fix typo in function name
gtk/deprecated/gtktable.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/deprecated/gtktable.c b/gtk/deprecated/gtktable.c
index 774d0d1..e6edf8c 100644
--- a/gtk/deprecated/gtktable.c
+++ b/gtk/deprecated/gtktable.c
@@ -1091,7 +1091,7 @@ gtk_table_set_homogeneous (GtkTable *table,
* @table: a #GtkTable
*
* Returns whether the table cells are all constrained to the same
- * width and height. (See gtk_table_set_homogenous ())
+ * width and height. (See gtk_table_set_homogeneous ())
*
* Return value: %TRUE if the cells are all constrained to the same size
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]