[next] telepathy-glib: account-manager: fix small typos in documentation

Simon McVittie smcv at kemper.freedesktop.org
Thu Apr 26 10:08:12 PDT 2012


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

Author: Jonny Lamb <jonny.lamb at collabora.co.uk>
Date:   Wed Apr 25 17:18:48 2012 +0100

account-manager: fix small typos in documentation

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

---

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

diff --git a/telepathy-glib/account-manager.c b/telepathy-glib/account-manager.c
index 1779197..05e8600 100644
--- a/telepathy-glib/account-manager.c
+++ b/telepathy-glib/account-manager.c
@@ -68,7 +68,7 @@
  * account to a client.)
  *
  * The #TpAccountManager::account-removed signal is emitted when
- * existing accounts.
+ * existing accounts are removed.
  *
  * Since: 0.7.32
  */
@@ -610,7 +610,7 @@ tp_account_manager_class_init (TpAccountManagerClass *klass)
    * Emitted when the validity on @account changes.
    *
    * This signal is also used to indicate a new account that did not
-   * previously exist has been added (with @valid to %TRUE).
+   * previously exist has been added (with @valid set to %TRUE).
    *
    * @account is guaranteed to have %TP_ACCOUNT_FEATURE_CORE prepared, along
    * with all features previously passed to



More information about the telepathy-commits mailing list