summaryrefslogtreecommitdiff
path: root/gtk/deprecated/gtkradioaction.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/deprecated/gtkradioaction.c')
-rw-r--r--gtk/deprecated/gtkradioaction.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/deprecated/gtkradioaction.c b/gtk/deprecated/gtkradioaction.c
index b4c724e45a..7ee120fe3a 100644
--- a/gtk/deprecated/gtkradioaction.c
+++ b/gtk/deprecated/gtkradioaction.c
@@ -164,7 +164,7 @@ gtk_radio_action_class_init (GtkRadioActionClass *klass)
/**
* GtkRadioAction::changed:
* @action: the action on which the signal is emitted
- * @current: the member of @action<!-- -->s group which has just been activated
+ * @current: the member of @action's group which has just been activated
*
* The ::changed signal is emitted on every member of a radio group when the
* active member is changed. The signal gets emitted after the ::activate signals