# HG changeset patch # User Yoshiki Yazawa # Date 1270896975 -32400 # Node ID 20fe2a2b677eb9ddf15b7c0dd86df13e082d0c00 # Parent 059e962ee26ad8fda2325161eb698b2767bf84e5 fix typo diff -r 059e962ee26a -r 20fe2a2b677e pidgin-twitter.h --- a/pidgin-twitter.h Sat Apr 10 03:29:28 2010 +0900 +++ b/pidgin-twitter.h Sat Apr 10 19:56:15 2010 +0900 @@ -175,7 +175,7 @@ #define TAG_FORMAT_IDENTICA "#%s" #define GROUP_FORMAT_IDENTICA "!%s" #define LINK_FORMAT_TWITTER " RE FV RT QT" -#define IN_REPLY_TO_FORMAT_TWITTER " in reply to %s" +#define IN_REPLY_TO_FORMAT_TWITTER " in reply to %s" #define DEFAULT_LIST "(list of users: separated with ' ,:;')"