[evolution] Fix a typo



commit 3ad6ecd230fb48719045d674694159d400149882
Author: Kjartan Maraas <kmaraas gnome org>
Date:   Mon Jan 23 13:19:41 2012 +0100

    Fix a typo

 data/org.gnome.evolution.mail.gschema.xml.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/org.gnome.evolution.mail.gschema.xml.in b/data/org.gnome.evolution.mail.gschema.xml.in
index e6b02d3..43b3ea7 100644
--- a/data/org.gnome.evolution.mail.gschema.xml.in
+++ b/data/org.gnome.evolution.mail.gschema.xml.in
@@ -523,12 +523,12 @@
     <key name="send-recv-on-start" type="b">
       <default>true</default>
       <_summary>Check for new messages on start</_summary>
-      <_description>Whether check for new messages when Evolution is started. This includes also sending messages from Outbox.</_description>
+      <_description>Whether to check for new messages when Evolution is started. This includes also sending messages from Outbox.</_description>
     </key>
     <key name="send-recv-all-on-start" type="b">
       <default>false</default>
       <_summary>Check for new messages in all active accounts</_summary>
-      <_description>Whether check for new messages in all active accounts regardless of the account "Check for new messages every X minutes" option when Evolution is started. This option is used only together with 'send_recv_on_start' option.</_description>
+      <_description>Whether to check for new messages in all active accounts regardless of the account "Check for new messages every X minutes" option when Evolution is started. This option is used only together with 'send_recv_on_start' option.</_description>
     </key>
     <key name="sync-interval" type="i">
       <default>600</default>



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