summaryrefslogtreecommitdiff
path: root/telepathy-glib/signalled-message.c
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-02-02 00:30:20 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2011-02-02 14:13:21 +0000
commitc21282cc9c3be655b9227cbfa141e9929bff8412 (patch)
treeb15d4ec4463f19c19d7bc44bf489ddd66138e0ed /telepathy-glib/signalled-message.c
parent8f86dfa5ef768f6da5c744a7aa5bcfd726af6aae (diff)
downloadtelepathy-glib-c21282cc9c3be655b9227cbfa141e9929bff8412.tar.gz
Fix a load of broken documentation cross-references
I actually read the warnings produced by building the documentation and found all these.
Diffstat (limited to 'telepathy-glib/signalled-message.c')
-rw-r--r--telepathy-glib/signalled-message.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/signalled-message.c b/telepathy-glib/signalled-message.c
index d940d23a6..b42215890 100644
--- a/telepathy-glib/signalled-message.c
+++ b/telepathy-glib/signalled-message.c
@@ -128,8 +128,8 @@ tp_signalled_message_class_init (TpSignalledMessageClass *klass)
/**
* TpSignalledMessage:sender:
*
- * A #TpContat representing the sender of the message if known,
- * otherwise %NULL.
+ * A #TpContact representing the sender of the message, if known, or %NULL
+ * otherwise.
*
* Since: 0.13.9
*/