[evolution-ews] fix spelling in comments, sorry



commit 556b55b11f06ce1db2ece57677e3312305cbfeb6
Author: Pavel Ocheretny <pocheretny src gnome org>
Date:   Wed Aug 3 16:19:51 2011 +0300

    fix spelling in comments, sorry

 src/calendar/e-cal-backend-ews.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/calendar/e-cal-backend-ews.c b/src/calendar/e-cal-backend-ews.c
index 89e3b55..70c503e 100644
--- a/src/calendar/e-cal-backend-ews.c
+++ b/src/calendar/e-cal-backend-ews.c
@@ -1931,7 +1931,7 @@ e_cal_backend_ews_modify_object (ECalBackend *backend, EDataCal *cal, EServerMet
 	PRIV_UNLOCK (priv);
 
 	/*In case we have updated attachments we have to run update attachments
-	 before update items so attendess we recieve and mail with already updated attachemtns*/
+	 *before update items so attendees will receive mails with already updated attachments */
 
 	e_cal_component_get_attachment_list (oldcomp, &original_attachments);
 	e_cal_component_get_attachment_list (comp, &modified_attachments);



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