summaryrefslogtreecommitdiff
path: root/telepathy-glib/message-mixin.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-03-02 14:44:49 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-03-02 14:44:49 +0000
commit1e939837150b7c111300d2a201ac930470817bd9 (patch)
tree22bdfde7a2c40f72360eb1c40fa09c99fd1ad6c0 /telepathy-glib/message-mixin.c
parente776e7cf0785e536c657d765f0978639efc00956 (diff)
downloadtelepathy-glib-1e939837150b7c111300d2a201ac930470817bd9.tar.gz
Fix various typos and cross-references
Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'telepathy-glib/message-mixin.c')
-rw-r--r--telepathy-glib/message-mixin.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/message-mixin.c b/telepathy-glib/message-mixin.c
index 47dc4ac54..3a925da30 100644
--- a/telepathy-glib/message-mixin.c
+++ b/telepathy-glib/message-mixin.c
@@ -24,7 +24,7 @@
* @short_description: a mixin implementation of the text channel type and the
* Messages interface
* @see_also: #TpSvcChannelTypeText, #TpSvcChannelInterfaceMessages,
- * #TpDBusPropertiesMixin
+ * <link linkend="dbus-properties-mixin">TpDBusPropertiesMixin</link>
*
* This mixin can be added to a channel GObject class to implement the
* text channel type (with the Messages interface) in a general way.
@@ -1631,7 +1631,7 @@ struct _TpMessageMixinOutgoingMessagePrivate {
* @message: The outgoing message
* @flags: The flags used when sending the message, which may be a subset of
* those passed to the #TpMessageMixinSendImpl implementation if not all are
- * supported, or %0 on error.
+ * supported, or 0 on error.
* @token: A token representing the sent message (see the Telepathy D-Bus API
* specification), or an empty string if no suitable identifier is available,
* or %NULL on error