summaryrefslogtreecommitdiff
path: root/telepathy-glib/message.c
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2012-04-06 15:35:16 -0400
committerJonny Lamb <jonny.lamb@collabora.co.uk>2012-04-06 15:35:16 -0400
commit5c58330c32f39a9dd6aaaef37f54461922cf6124 (patch)
treedf2115c1ace5f5e603aa7bf0244cf6d36c3fb37b /telepathy-glib/message.c
parent5c4281431b16c48ce53d97bbc602137af4acab07 (diff)
downloadtelepathy-glib-5c58330c32f39a9dd6aaaef37f54461922cf6124.tar.gz
many fixes to documentation comments
fd.o#48363 was opened which complains about lots of documentation problems (which g-ir-scanner finds). While I was at it I did some grepping to find yet more problems. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'telepathy-glib/message.c')
-rw-r--r--telepathy-glib/message.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/message.c b/telepathy-glib/message.c
index c2576dc41..2dcfd45d9 100644
--- a/telepathy-glib/message.c
+++ b/telepathy-glib/message.c
@@ -127,7 +127,7 @@ tp_message_init (TpMessage *self)
* <!-- nothing more to say -->
*
* Returns: a newly allocated message suitable to be passed to
- * tp_message_mixin_take_received
+ * tp_message_mixin_take_received()
*
* Since: 0.7.21
* Deprecated: since 0.13.9. Use tp_cm_message_new()