diff options
-rw-r--r-- | 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 90d3192016..f1c9385e2d 100644 --- a/data/org.gnome.evolution.calendar.gschema.xml.in +++ b/data/org.gnome.evolution.calendar.gschema.xml.in @@ -293,7 +293,7 @@ <key name="timezone" type="s"> <default>'UTC'</default> <_summary>Timezone</_summary> - <_description>The default timezone to use for dates and times in the calendar, as an untranslated Olsen timezone database location like "America/New York"</_description> + <_description>The default timezone to use for dates and times in the calendar, as an untranslated Olson timezone database location like "America/New York"</_description> </key> <key name="use-24hour-format" type="b"> <default>false</default> |