summaryrefslogtreecommitdiff
path: root/telepathy-logger
diff options
context:
space:
mode:
authorCosimo Alfarano <cosimo.alfarano@collabora.co.uk>2010-02-15 13:44:11 +0000
committerCosimo Alfarano <cosimo.alfarano@collabora.co.uk>2010-02-15 15:28:04 +0000
commit94451023a3909f2dfb82c84cfdcf1f7044bf41fa (patch)
treef7203dd69b1f332397cd9661467bf5e49ce71f65 /telepathy-logger
parent0c158367a90a808bb0798b06f02d2f79949fe699 (diff)
downloadtelepathy-logger-94451023a3909f2dfb82c84cfdcf1f7044bf41fa.tar.gz
Documentation string fix
Diffstat (limited to 'telepathy-logger')
-rw-r--r--telepathy-logger/channel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-logger/channel.c b/telepathy-logger/channel.c
index cb15b9f..7772f4c 100644
--- a/telepathy-logger/channel.c
+++ b/telepathy-logger/channel.c
@@ -135,7 +135,7 @@ tpl_channel_class_init (TplChannelClass *klass)
klass->call_when_ready_protected = call_when_ready_protected;
/**
- * TplObserver:account:
+ * TplChannel:account:
*
* the TpAccount instance associated with TplChannel
*/