summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Cernocky <marek_cernocky@conel.cz>2017-08-03 11:37:33 +0200
committerMarek Cernocky <marek_cernocky@conel.cz>2017-08-03 11:37:33 +0200
commit628e32cb499b4222c71a006ceba8e22ce23bced8 (patch)
treef28190a3e7dfbb70e499137c2d0fa123975ab6f8
parent2d1a88944f7774ed63b960260bba1bec1e3cf80a (diff)
downloadnautilus-628e32cb499b4222c71a006ceba8e22ce23bced8.tar.gz
Fixed typo
-rw-r--r--src/resources/ui/nautilus-preferences-window.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/ui/nautilus-preferences-window.ui b/src/resources/ui/nautilus-preferences-window.ui
index fcbffe088..7bba44eaf 100644
--- a/src/resources/ui/nautilus-preferences-window.ui
+++ b/src/resources/ui/nautilus-preferences-window.ui
@@ -352,7 +352,7 @@
<object class="GtkLabel" id="label29">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Add information to be displayed beneath file and folder names.More information will appear when zooming closer.</property>
+ <property name="label" translatable="yes">Add information to be displayed beneath file and folder names. More information will appear when zooming closer.</property>
<property name="wrap">True</property>
<property name="max_width_chars">65</property>
<property name="xalign">0</property>