[file-roller] fixed a typo in the description of a gsettings key



commit c8453650fb03143a3714e9535694c34498b789e7
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Jan 22 21:43:21 2012 +0100

    fixed a typo in the description of a gsettings key
    
    [bug #644683]

 data/org.gnome.FileRoller.gschema.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.FileRoller.gschema.xml.in b/data/org.gnome.FileRoller.gschema.xml.in
index c7caf93..06484cb 100644
--- a/data/org.gnome.FileRoller.gschema.xml.in
+++ b/data/org.gnome.FileRoller.gschema.xml.in
@@ -95,7 +95,7 @@
     <key name="name-column-width" type="i">
       <default>250</default>
       <_summary>Name column width</_summary>
-      <_description>The default width of the name column the file list.</_description>
+      <_description>The default width of the name column in the file list.</_description>
     </key>
   </schema>
   



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]