summaryrefslogtreecommitdiff
path: root/gtk/gtkactivatable.c
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2012-07-02 02:19:06 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2012-07-02 10:41:11 -0400
commitf70fc49ebc999bc4e37c0807e818aeff2bca3459 (patch)
treedd4e205b9f93cbc386b4d8087e485cb15d06393c /gtk/gtkactivatable.c
parentff28d3f4d902a15ad33068adb52ab0ae8caf9cab (diff)
downloadgtk+-f70fc49ebc999bc4e37c0807e818aeff2bca3459.tar.gz
docs: fix a number of typos and obsolete references
Diffstat (limited to 'gtk/gtkactivatable.c')
-rw-r--r--gtk/gtkactivatable.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/gtkactivatable.c b/gtk/gtkactivatable.c
index 9dc786e05e..46ffa1bd2f 100644
--- a/gtk/gtkactivatable.c
+++ b/gtk/gtkactivatable.c
@@ -409,7 +409,8 @@ gtk_activatable_action_notify (GtkAction *action,
*
* <note><para>Be careful to call this before setting the local
* copy of the #GtkAction property, since this function uses
- * gtk_activatable_get_action() to retrieve the previous action</para></note>
+ * gtk_activatable_get_related_action() to retrieve the
+ * previous action</para></note>
*
* Since: 2.16
*/