[next] telepathy-glib: AccountRequest: fix doc typo
Guillaume Desmottes
gdesmott at kemper.freedesktop.org
Thu Feb 27 08:38:40 PST 2014
Module: telepathy-glib
Branch: next
Commit: 3ba76d05699f6c20ff741c14fe95c1fd3f9a7fd1
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=3ba76d05699f6c20ff741c14fe95c1fd3f9a7fd1
Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date: Fri Jan 24 15:07:28 2014 -0500
AccountRequest: fix doc typo
---
telepathy-glib/account-request.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/telepathy-glib/account-request.c b/telepathy-glib/account-request.c
index 4748839..e1afdc9 100644
--- a/telepathy-glib/account-request.c
+++ b/telepathy-glib/account-request.c
@@ -1057,7 +1057,7 @@ tp_account_request_add_supersedes (TpAccountRequest *self,
/**
* tp_account_request_set_avatar:
* @self: a #TpAccountRequest
- * @avatar: (allow-none) (array length=len) a new avatar to set; can
+ * @avatar: (allow-none) (array length=len): a new avatar to set; can
* be %NULL only if %len equals 0
* @len: the length of the new avatar
* @mime_type: (allow-none): the MIME type of the new avatar; can be %NULL
More information about the telepathy-commits
mailing list