[libgdata] core: Minor documentation fix for some of the authentication documentation
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdata] core: Minor documentation fix for some of the authentication documentation
- Date: Sat, 11 Dec 2010 23:14:56 +0000 (UTC)
commit 464606f752f1b6832c45e348569dd241b43c66ed
Author: Philip Withnall <philip tecnocode co uk>
Date: Sat Dec 11 23:13:50 2010 +0000
core: Minor documentation fix for some of the authentication documentation
gdata/gdata-service.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gdata/gdata-service.c b/gdata/gdata-service.c
index 1012f31..a11ba29 100644
--- a/gdata/gdata-service.c
+++ b/gdata/gdata-service.c
@@ -908,8 +908,8 @@ gdata_service_authenticate_finish (GDataService *self, GAsyncResult *async_resul
* @error: a #GError, or %NULL
*
* Authenticates the #GDataService with the online service using @username and @password; i.e. logs into the service with the given
- * user account. @username should be a full e-mail address (e.g. <literal>john smith gmail com</literal>). If a full e-mail address is
- * not given, @username will have <literal>@gmail.com</literal> appended to create an e-mail address
+ * user account. @username should be a full e-mail address (e.g. <literal>john smith\ gmail com</literal>). If a full e-mail address is
+ * not given, @username will have <literal>\ gmail com</literal> appended to create an e-mail address
*
* If @cancellable is not %NULL, then the operation can be cancelled by triggering the @cancellable object from another thread.
* If the operation was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]