[gedit] Bug 619626 - Fix typo in time plugin schema



commit aa6054da82b96dca117f01641ad72b15da6c5845
Author: Garrett Regier <alias301 gmail com>
Date:   Sat May 29 08:53:33 2010 -0700

    Bug 619626 - Fix typo in time plugin schema

 .../time/org.gnome.gedit.time.gschema.xml.in.in    |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/time/org.gnome.gedit.time.gschema.xml.in.in b/plugins/time/org.gnome.gedit.time.gschema.xml.in.in
index 6fd1d66..4d3af69 100644
--- a/plugins/time/org.gnome.gedit.time.gschema.xml.in.in
+++ b/plugins/time/org.gnome.gedit.time.gschema.xml.in.in
@@ -3,7 +3,7 @@
     <key name="prompt-type" type="s">
       <default>'USE_SELECTED_FORMAT'</default>
       <_summary>Prompt Type</_summary>
-      <_description>If the user should be prompted for a format of if the selected or custom format should be used.</_description>
+      <_description>If the user should be prompted for a format or if the selected or custom format should be used.</_description>
     </key>
     <key name="selected-format" type="s">
       <default>''</default>



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