--- a/libpurple/protocols/myspace/user.c Sun Sep 01 05:01:14 2013 +0530 +++ b/libpurple/protocols/myspace/user.c Sun Sep 01 14:24:24 2013 +0530 @@ -113,7 +113,7 @@ guint cv; /* Useful to identify the account the tooltip refers to. - * Other prpls show this. */ + * Other protocols show this. */ if (user->username) { purple_notify_user_info_add_pair_plaintext(user_info, _("User"), user->username); }