[tempo] Fixed typo in translatable string



commit 333d4a9295a4c19861878492ee24c3d32b0df8e8
Author: Piotr DrÄg <piotrdrag gmail com>
Date:   Fri Sep 23 23:52:49 2011 +0200

    Fixed typo in translatable string

 tempo/org.gnome.tempo.gschema.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tempo/org.gnome.tempo.gschema.xml.in b/tempo/org.gnome.tempo.gschema.xml.in
index ea9cb66..0a4a820 100644
--- a/tempo/org.gnome.tempo.gschema.xml.in
+++ b/tempo/org.gnome.tempo.gschema.xml.in
@@ -3,7 +3,7 @@
     <key name="last-location" type="s">
       <default>''</default>
       <_summary>Last location</_summary>
-      <_description>Last location typed by the user..</_description>
+      <_description>Last location typed by the user.</_description>
     </key>
     <key name="refresh-interval" type="i">
       <default>600</default>



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