summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooser.c
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-04 19:29:00 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-04 19:29:00 -0500
commit2c4431e6baa0a0b594d1aea1711abd4611699cbd (patch)
tree4190dfb5dfdd364658781a25918f4d4502708393 /gtk/gtkfilechooser.c
parent8ad75bdfff5c13db4bf1cd8b2b838ffb2e21823d (diff)
downloadgtk+-2c4431e6baa0a0b594d1aea1711abd4611699cbd.tar.gz
docs: don't use <keycap> tags
Diffstat (limited to 'gtk/gtkfilechooser.c')
-rw-r--r--gtk/gtkfilechooser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkfilechooser.c b/gtk/gtkfilechooser.c
index 9aa044ba88..909e60897d 100644
--- a/gtk/gtkfilechooser.c
+++ b/gtk/gtkfilechooser.c
@@ -275,7 +275,7 @@ gtk_file_chooser_default_init (GtkFileChooserInterface *iface)
*
* This signal is emitted when the user "activates" a file in the file
* chooser. This can happen by double-clicking on a file in the file list, or
- * by pressing <keycap>Enter</keycap>.
+ * by pressing `Enter`.
*
* Normally you do not need to connect to this signal. It is used internally
* by #GtkFileChooserDialog to know when to activate the default button in the