diff -r 602747bb4af9 -r 0b36a09030b3 doc/reference/libpurple/signals_conversation.xml
--- a/doc/reference/libpurple/signals_conversation.xml Mon Feb 10 02:20:01 2014 +0530
+++ b/doc/reference/libpurple/signals_conversation.xml Mon Feb 10 02:28:46 2014 +0530
@@ -784,7 +784,7 @@
data :
- The components passed to serv_join_chat() originally. The hash function should be g_str_hash() and the equal function should be g_str_equal().
+ The components passed to purple_serv_join_chat() originally. The hash function should be g_str_hash() and the equal function should be g_str_equal().
user_data :
@@ -986,7 +986,7 @@
components :
- The components necessary if you want to call serv_join_chat().
+ The components necessary if you want to call purple_serv_join_chat().
user_data :