summaryrefslogtreecommitdiff
path: root/telepathy-glib/protocol.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/protocol.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/protocol.c')
-rw-r--r--telepathy-glib/protocol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/protocol.c b/telepathy-glib/protocol.c
index cba422a89..90238f77d 100644
--- a/telepathy-glib/protocol.c
+++ b/telepathy-glib/protocol.c
@@ -630,7 +630,7 @@ tp_protocol_class_init (TpProtocolClass *klass)
* The name of an icon in the system's icon theme. If none was supplied
* by the Protocol, or the %TP_PROTOCOL_FEATURE_CORE feature has not been
* prepared, a default is used; currently, this is "im-" plus
- * #TpProtocol:name.
+ * #TpProtocol:protocol-name.
*
* Since: 0.11.11
*/