summaryrefslogtreecommitdiff
path: root/libpurple/accounts.c
diff options
context:
space:
mode:
authorAnkit Vani <a@nevitus.org>2014-02-23 02:40:51 +0530
committerAnkit Vani <a@nevitus.org>2014-02-23 02:40:51 +0530
commit80eaf065b7c67df33c26c3f430f1c34dc9400232 (patch)
tree64aa927011d53845c4bb99d7e5f6230ee371f0be /libpurple/accounts.c
parentbfa265bfb44c998bfbf35998f540f17fdac65b35 (diff)
parentb1996fd5dec5368de55059ee12574146847997e1 (diff)
downloadpidgin-80eaf065b7c67df33c26c3f430f1c34dc9400232.tar.gz
Merged default branch
Diffstat (limited to 'libpurple/accounts.c')
-rw-r--r--libpurple/accounts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpurple/accounts.c b/libpurple/accounts.c
index c0499202ef..19c652ac45 100644
--- a/libpurple/accounts.c
+++ b/libpurple/accounts.c
@@ -96,7 +96,7 @@ static void
migrate_yahoo_japan(PurpleAccount *account)
{
/* detect a Yahoo! JAPAN account that existed prior to 2.6.0 and convert it
- * to use the new prpl-yahoojp. Also remove the account-specific settings
+ * to use the new yahoojp protocol. Also remove the account-specific settings
* we no longer need */
if(purple_strequal(purple_account_get_protocol_id(account), "prpl-yahoo")) {