summaryrefslogtreecommitdiff
path: root/src/libebackend/e-collection-backend.c
diff options
context:
space:
mode:
authorCorentin Noël <corentin@elementary.io>2018-12-05 12:06:56 +0100
committerMilan Crha <mcrha@redhat.com>2018-12-05 12:06:56 +0100
commit8cc5603f9bf7eeaec0b36b08a33c7c6a9a5dfc5d (patch)
treec4b9780a9efd10bf0a23067cc221b7e82278af90 /src/libebackend/e-collection-backend.c
parent2eaa188bccb03618b122dda6791018e69943702d (diff)
downloadevolution-data-server-8cc5603f9bf7eeaec0b36b08a33c7c6a9a5dfc5d.tar.gz
M!6 - [Documentation] Fix references to unexisting functions or classes
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/6
Diffstat (limited to 'src/libebackend/e-collection-backend.c')
-rw-r--r--src/libebackend/e-collection-backend.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/libebackend/e-collection-backend.c b/src/libebackend/e-collection-backend.c
index 335fc773e..90aaaeca8 100644
--- a/src/libebackend/e-collection-backend.c
+++ b/src/libebackend/e-collection-backend.c
@@ -32,9 +32,7 @@
* server or else poll the remote server at regular intervals and then
* update the data source collection accordingly.
*
- * As most remote servers require authentication, the backend may also
- * wish to implement the #ESourceAuthenticator interface so it can submit
- * its own #EAuthenticationSession instances to the #ESourceRegistryServer.
+ * The client is responsible to provide credentials to use to authenticate.
**/
#include "evolution-data-server-config.h"