diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2011-02-02 00:30:20 +0000 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2011-02-02 14:13:21 +0000 |
commit | c21282cc9c3be655b9227cbfa141e9929bff8412 (patch) | |
tree | b15d4ec4463f19c19d7bc44bf489ddd66138e0ed /telepathy-glib/debug.c | |
parent | 8f86dfa5ef768f6da5c744a7aa5bcfd726af6aae (diff) | |
download | telepathy-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/debug.c')
-rw-r--r-- | telepathy-glib/debug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/debug.c b/telepathy-glib/debug.c index 4d4bb9d8e..aab3da12a 100644 --- a/telepathy-glib/debug.c +++ b/telepathy-glib/debug.c @@ -44,7 +44,7 @@ * <listitem><literal>im</literal> - (text) instant messaging * (service)</listitem> * <listitem><literal>properties</literal> - - * #TpDBusPropertiesMixin and #TpPropertiesMixin (service)</listitem> + * <link linkend="telepathy-glib-dbus-properties-mixin">TpDBusPropertiesMixin</link> and #TpPropertiesMixin (service)</listitem> * <listitem><literal>params</literal> - connection manager parameters * (service)</listitem> * <listitem><literal>handles</literal> - handle reference tracking tracking |