diff options
Diffstat (limited to 'libempathy/empathy-tp-file.c')
-rw-r--r-- | libempathy/empathy-tp-file.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-tp-file.c b/libempathy/empathy-tp-file.c index a56b8cfe3..bfc5e71a6 100644 --- a/libempathy/empathy-tp-file.c +++ b/libempathy/empathy-tp-file.c @@ -49,7 +49,7 @@ /** * SECTION:empathy-tp-file * @short_description: File channel - * @see_also: #EmpathyTpFile, #EmpathyContact, empathy_send_file() + * @see_also: #EmpathyTpFile, #EmpathyContact, empathy_dispatcher_send_file() * @include: libempthy/empathy-tp-file.h * * The #EmpathyTpFile object represents a Telepathy file channel. |