[evolution/wip/webkit2] Fixed typo in string



commit db8c84a96ac24c92233756a0dffaca7168ee12f3
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Mon Jul 13 10:19:52 2015 +0200

    Fixed typo in string

 data/org.gnome.evolution.calendar.gschema.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.evolution.calendar.gschema.xml.in 
b/data/org.gnome.evolution.calendar.gschema.xml.in
index 652c044..3a02454 100644
--- a/data/org.gnome.evolution.calendar.gschema.xml.in
+++ b/data/org.gnome.evolution.calendar.gschema.xml.in
@@ -82,7 +82,7 @@
     <key name="day-start-mon" type="i">
       <default>-1</default>
       <_summary>Workday start time for Monday</_summary>
-      <_description>Time the workday ends on, in twenty four hour format HHMM, 0000 to 2359, or -1 to use 
day-start-hour and day-start-minute</_description>
+      <_description>Time the workday starts on, in twenty four hour format HHMM, 0000 to 2359, or -1 to use 
day-start-hour and day-start-minute</_description>
     </key>
     <key name="day-end-mon" type="i">
       <default>-1</default>


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