summaryrefslogtreecommitdiff
path: root/telepathy-glib/presence-mixin.h
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd@luon.net>2008-06-16 13:11:38 +0000
committerSjoerd Simons <sjoerd@luon.net>2008-06-16 13:11:38 +0000
commite7a91cd809a3e3c24aa524700e43c59e13aac7fd (patch)
treef0f203a03cf19f2145cd28ebe0c6cf9e90685746 /telepathy-glib/presence-mixin.h
parent1c45c7f927f6f51b4db350d4280910b023c35e3a (diff)
downloadtelepathy-glib-e7a91cd809a3e3c24aa524700e43c59e13aac7fd.tar.gz
language cleanup
20080616131138-93b9a-9ed46ccd2292aaa909eb7816f6ae471d281721d0.gz
Diffstat (limited to 'telepathy-glib/presence-mixin.h')
-rw-r--r--telepathy-glib/presence-mixin.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/telepathy-glib/presence-mixin.h b/telepathy-glib/presence-mixin.h
index 2b59e0778..63bc94462 100644
--- a/telepathy-glib/presence-mixin.h
+++ b/telepathy-glib/presence-mixin.h
@@ -118,9 +118,9 @@ void tp_presence_status_free (TpPresenceStatus *status);
* available to be set on the connection.
*
* When implementing the
- * org.freedesktop.Telepathy.Connection.Interface.SimplePresence interface can
- * be called while DISCONNECTED to determine which statuses can be set in that
- * state.
+ * org.freedesktop.Telepathy.Connection.Interface.SimplePresence interface
+ * this can be called while DISCONNECTED to determine which statuses can be set
+ * in that state.
*
* Returns: %TRUE if the status is available, %FALSE if not.
*/