summaryrefslogtreecommitdiff
path: root/gtk/gtkcssprovider.c
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-03 16:34:03 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-04 16:58:53 -0500
commit50e06e11eeeefd561eb88edcb1c46371970801ab (patch)
tree4992773f5baf8076025e039cfd80a2f266248505 /gtk/gtkcssprovider.c
parenta479ee5de5c1c58d82657a30aa01f7c3b885f4cc (diff)
downloadgtk+-50e06e11eeeefd561eb88edcb1c46371970801ab.tar.gz
docs: use markdown instead of <filename> tags
Diffstat (limited to 'gtk/gtkcssprovider.c')
-rw-r--r--gtk/gtkcssprovider.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkcssprovider.c b/gtk/gtkcssprovider.c
index ce16b53075..93b2f8482f 100644
--- a/gtk/gtkcssprovider.c
+++ b/gtk/gtkcssprovider.c
@@ -281,7 +281,7 @@
* by setting the gtk-key-bindings style property.
*
* Customized key bindings are typically defined in a separate
- * <filename>gtk-keys.css</filename> CSS file and GTK+ loads this file
+ * `gtk-keys.css` CSS file and GTK+ loads this file
* according to the current key theme, which is defined by the
* #GtkSettings:gtk-key-theme-name setting.
*