summaryrefslogtreecommitdiff
path: root/gtk/gtkactionable.c
diff options
context:
space:
mode:
authorSébastien Wilmet <swilmet@gnome.org>2016-04-08 20:13:07 +0200
committerSébastien Wilmet <swilmet@gnome.org>2016-04-09 09:45:33 +0200
commitb3dc473057143173eb59378680219635265787d0 (patch)
treecb138cbd6527d71311b7a560a0da9f0ea4005888 /gtk/gtkactionable.c
parenta970ba5ef673c448775480fe76f363ae50ffaaec (diff)
downloadgtk+-b3dc473057143173eb59378680219635265787d0.tar.gz
docs: trivial fixes in GtkApplication-related documentation
Diffstat (limited to 'gtk/gtkactionable.c')
-rw-r--r--gtk/gtkactionable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkactionable.c b/gtk/gtkactionable.c
index b41aabb030..1459811f37 100644
--- a/gtk/gtkactionable.c
+++ b/gtk/gtkactionable.c
@@ -40,7 +40,7 @@
* The action will be looked up in action groups that are found among
* the widgets ancestors. Most commonly, these will be the actions with
* the “win.” or “app.” prefix that are associated with the #GtkApplicationWindow
- * or "GtkApplication, but other action groups that are added with
+ * or #GtkApplication, but other action groups that are added with
* gtk_widget_insert_action_group() will be consulted as well.
*
* Since: 3.4