[gedit] open-document-selector : fix typo on ui string



commit e6bc4843f42e7525c21c824d28cc924e3088c5c3
Author: Sebastien Lafargue <slafargue gnome org>
Date:   Fri Jul 25 20:50:58 2014 +0200

    open-document-selector : fix typo on ui string

 gedit/gedit-open-document-selector.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gedit/gedit-open-document-selector.ui b/gedit/gedit-open-document-selector.ui
index 025e500..7068b96 100644
--- a/gedit/gedit-open-document-selector.ui
+++ b/gedit/gedit-open-document-selector.ui
@@ -48,7 +48,7 @@
         <property name="label" translatable="yes">Other Documents…</property>
         <property name="visible">True</property>
         <property name="can_focus">True</property>
-        <property name="tooltip_text" translatable="yes">Open a another file</property>
+        <property name="tooltip_text" translatable="yes">Open another file</property>
         <property name="margin-top">6</property>
         <property name="action_name">win.open</property>
         <style>


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