summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Carlson <mdc@src.gnome.org>2010-07-10 21:02:42 +0200
committerMarcus Carlson <mdc@src.gnome.org>2010-07-11 10:48:27 +0200
commit0fb0e54f06ec1090a0e3267a48bc66cc50603e82 (patch)
treefa0f6768f2629e17afc4e9c3394e6970e3f7e5fc
parent34936ae8336e32359b3cc36b1bb2ba850313f4f5 (diff)
downloadnautilus-0fb0e54f06ec1090a0e3267a48bc66cc50603e82.tar.gz
Fixed typo (#624055)
-rw-r--r--src/nautilus-file-management-properties.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nautilus-file-management-properties.ui b/src/nautilus-file-management-properties.ui
index 50fcd333b..eefd82ac7 100644
--- a/src/nautilus-file-management-properties.ui
+++ b/src/nautilus-file-management-properties.ui
@@ -1156,7 +1156,7 @@
<object class="GtkCheckButton" id="always_use_browser_checkbutton">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">Open each _folder its own window</property>
+ <property name="label" translatable="yes">Open each _folder in its own window</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>