aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/gui_utils.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-08-29 13:18:58 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-08-29 13:18:58 +0000
commit46b05449ce19c440394d4b0e1fffdb1ed2f4bd7d (patch)
tree98572de49132c0624e79845a53b4b8f88133bde1 /gtk/gui_utils.c
parenta009cc060501c8ce8ad679d58dfe32723f897154 (diff)
Doxygen changes.
svn path=/trunk/; revision=33991
Diffstat (limited to 'gtk/gui_utils.c')
-rw-r--r--gtk/gui_utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gui_utils.c b/gtk/gui_utils.c
index f1dea316b3..0b27737b73 100644
--- a/gtk/gui_utils.c
+++ b/gtk/gui_utils.c
@@ -1639,7 +1639,7 @@ ws_combo_box_get_active(GtkComboBox *combo_box)
/**
* ws_combo_box_set_active:
* @param combo_box A #GtkComboBox constructed using ws_combo_box_new_text_and_pointer()
- * @param Index of the entry which is to be set as active (ie: selected).
+ * @param idx of the entry which is to be set as active (ie: selected).
* Index refers to the immediate children of the tree.
*/
void