summaryrefslogtreecommitdiff
path: root/src/modules
diff options
context:
space:
mode:
authorДилян Палаузов <git-dpa@aegee.org>2020-09-30 23:44:23 +0300
committerДилян Палаузов <git-dpa@aegee.org>2020-10-01 11:54:49 +0300
commitf034d5602dcccfdc92e96c338343e242455caf30 (patch)
tree36825d9556786e46e720a20aa06ef7fc1b3e35a5 /src/modules
parent63dd88e60b09ac79506aa04ff86f3b7ab1954257 (diff)
downloadevolution-data-server-f034d5602dcccfdc92e96c338343e242455caf30.tar.gz
M!44 - Typo 'the the ' -> 'the '
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/44
Diffstat (limited to 'src/modules')
-rw-r--r--src/modules/outlook-backend/module-outlook-backend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/outlook-backend/module-outlook-backend.c b/src/modules/outlook-backend/module-outlook-backend.c
index a78798202..ca0ff1dd2 100644
--- a/src/modules/outlook-backend/module-outlook-backend.c
+++ b/src/modules/outlook-backend/module-outlook-backend.c
@@ -16,7 +16,7 @@
*/
/* XXX E-D-S currently only supports email access to Outlook.com accounts.
- * This is not unlike the the built-in collection backend written for
+ * This is not unlike the built-in collection backend written for
* GOA's "IMAP/SMTP" accounts, but I wrote an "outlook" module anyway
* as a placeholder with hopes that Microsoft will eventually provide
* access to calendar+contacts via CalDAV/CardDAV or even EWS. */