[next] telepathy-glib: future-account: small documentation fixes

Jonny Lamb jonny at kemper.freedesktop.org
Fri May 11 02:41:33 PDT 2012


Module: telepathy-glib
Branch: next
Commit: 595bf67a876ee69bf6aba5c9b083b882d1cda16d
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=595bf67a876ee69bf6aba5c9b083b882d1cda16d

Author: Jonny Lamb <jonny.lamb at collabora.co.uk>
Date:   Thu Apr 26 10:56:30 2012 +0100

future-account: small documentation fixes

Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>

---

 telepathy-glib/future-account.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/telepathy-glib/future-account.c b/telepathy-glib/future-account.c
index 326131e..90584f1 100644
--- a/telepathy-glib/future-account.c
+++ b/telepathy-glib/future-account.c
@@ -346,7 +346,7 @@ tp_future_account_new (TpAccountManager *account_manager,
  * @self: a #TpFutureAccount
  * @name: a display name for the account
  *
- * Set the display name for the new account @self to @name.
+ * Set the display name for the new account, @self, to @name.
  */
 void
 tp_future_account_set_display_name (TpFutureAccount *self,
@@ -368,7 +368,7 @@ tp_future_account_set_display_name (TpFutureAccount *self,
  * @self: a #TpFutureAccount
  * @icon: an icon name for the account
  *
- * Set the icon name for the new account @self to @icon.
+ * Set the icon name for the new account, @self, to @icon.
  */
 void
 tp_future_account_set_icon_name (TpFutureAccount *self,



More information about the telepathy-commits mailing list