summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiro Matsuzawa <jmatsuzawa@gnome.org>2013-10-03 21:49:56 +0900
committerMichael Catanzaro <mcatanzaro@gnome.org>2013-11-20 20:48:59 -0600
commitac71ea8e2e44d1c43477451c9d09172640fbe3c2 (patch)
tree6f121bb7fd6f4c2b7fe10806374615ffae164199
parentbc72826c92951f3b641ce3466b229e062f5b4ee3 (diff)
downloadnautilus-ac71ea8e2e44d1c43477451c9d09172640fbe3c2.tar.gz
Fix a typo
https://bugzilla.gnome.org/show_bug.cgi?id=709359
-rw-r--r--libnautilus-private/org.gnome.nautilus.gschema.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnautilus-private/org.gnome.nautilus.gschema.xml.in b/libnautilus-private/org.gnome.nautilus.gschema.xml.in
index 0793d864e..ba344a252 100644
--- a/libnautilus-private/org.gnome.nautilus.gschema.xml.in
+++ b/libnautilus-private/org.gnome.nautilus.gschema.xml.in
@@ -238,7 +238,7 @@
<key name="font" type="s">
<default l10n="messages" context="desktop-font">''</default>
<_summary>Desktop font</_summary>
- <_description>The font _description used for the icons on the desktop.</_description>
+ <_description>The font description used for the icons on the desktop.</_description>
</key>
<key name="home-icon-visible" type="b">
<default>true</default>