summaryrefslogtreecommitdiff
path: root/gtk/gtkactionable.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkactionable.c')
-rw-r--r--gtk/gtkactionable.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtkactionable.c b/gtk/gtkactionable.c
index dfb33d084e..c5342fd1e0 100644
--- a/gtk/gtkactionable.c
+++ b/gtk/gtkactionable.c
@@ -228,8 +228,8 @@ gtk_actionable_set_action_target (GtkActionable *actionable,
* the target is string-valued.
*
* @detailed_action_name is a string of the form
- * <literal>"action::target"</literal> where <literal>action</literal>
- * is the action name and <literal>target</literal> is the string to use
+ * `"action::target"` where `action`
+ * is the action name and `target` is the string to use
* as the target.
*
* Since: 3.4