summaryrefslogtreecommitdiff
path: root/gtk/deprecated/gtkradioaction.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-03-29 00:24:15 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-03-29 00:24:15 -0400
commitbf8a169cb97c28f71251313d79d5bac4c5ef4284 (patch)
tree56c0318ddb7e163a54e2a9d03c274929c27adf7a /gtk/deprecated/gtkradioaction.c
parent3d0b7314cdf62fe2c115311af8e24ece2f1586a2 (diff)
downloadgtk+-bf8a169cb97c28f71251313d79d5bac4c5ef4284.tar.gz
docs: Another round of markup removal
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