summaryrefslogtreecommitdiff
path: root/gdata/tests/tasks.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/tests/tasks.c')
-rw-r--r--gdata/tests/tasks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdata/tests/tasks.c b/gdata/tests/tasks.c
index 6f3073ad..9ea0ed27 100644
--- a/gdata/tests/tasks.c
+++ b/gdata/tests/tasks.c
@@ -1303,7 +1303,7 @@ mock_server_notify_resolver_cb (GObject *object, GParamSpec *pspec,
}
/* Set up a global GDataAuthorizer to be used for all the tests. Unfortunately,
- * the Google Tasks API is limited to OAuth1 and OAuth2 authorisation, so this
+ * the Google Tasks API is limited to OAuth2 authorisation, so this
* requires user interaction when online.
*
* If not online, use a dummy authoriser. */