summaryrefslogtreecommitdiff
path: root/telepathy-glib/text-mixin.c
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2011-11-23 14:47:25 +0000
committerJonny Lamb <jonny.lamb@collabora.co.uk>2011-11-23 14:50:00 +0000
commitd830c3d8b67238b8173077fa3ea01857edb8149e (patch)
treeb30fd2c1a32b895b937a6635da4533a82718b87b /telepathy-glib/text-mixin.c
parent717db63a6ed18186670fb7f97ddc5a2e15c82937 (diff)
downloadtelepathy-glib-d830c3d8b67238b8173077fa3ea01857edb8149e.tar.gz
docs: many misc fixups
We still have multiple gtk-doc warnings which are much harder to fix, such as things like this in the spec: "see bug #26417" html/telepathy-glib-channel-text.html:1538: warning: no link for: '26417:CAPS' -> (<span class="type">26417</span>). and the change I made to the code generator in c0b13f7ccc26e78. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'telepathy-glib/text-mixin.c')
-rw-r--r--telepathy-glib/text-mixin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/text-mixin.c b/telepathy-glib/text-mixin.c
index b93b76f4c..2af5e286f 100644
--- a/telepathy-glib/text-mixin.c
+++ b/telepathy-glib/text-mixin.c
@@ -203,7 +203,7 @@ tp_text_mixin_init (GObject *obj,
* tp_text_mixin_set_message_types:
* @obj: An object with this mixin
* @...: guints representing members of #TpChannelTextMessageType, terminated
- * by %G_MAXUINT
+ * by G_MAXUINT
*
* Set the supported message types.
*/