changeset 351:20fe2a2b677e

fix typo
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sat, 10 Apr 2010 19:56:15 +0900
parents 059e962ee26a
children f60ee22c1ac8
files pidgin-twitter.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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     "#<a href='http://identi.ca/tag/%s'>%s</a>"
 #define GROUP_FORMAT_IDENTICA   "!<a href='http://identi.ca/group/%s'>%s</a>"
 #define LINK_FORMAT_TWITTER     " <a href='PT://reply-twitter/?id=%s&user=%s'>RE</a> <a href='PT://fav-twitter/?id=%s'>FV</a> <a href='PT://retweet-twitter/?id=%s'>RT</a> <a href='PT://quotetweet-twitter/?id=%s&user=%s&msg=%s'>QT</a>"
-#define IN_REPLY_TO_FORMAT_TWITTER  " <a href='http://twitter.com/%s/status/%llu'>in reply to %s</al>"
+#define IN_REPLY_TO_FORMAT_TWITTER  " <a href='http://twitter.com/%s/status/%llu'>in reply to %s</a>"
 
 
 #define DEFAULT_LIST            "(list of users: separated with ' ,:;')"