changeset 56:34a9fb4b4701

ditto
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Fri, 16 May 2008 23:26:41 +0900
parents 07d519938bd1
children 31374ae054b0
files pidgin-twitter.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin-twitter.c	Fri May 16 23:20:23 2008 +0900
+++ b/pidgin-twitter.c	Fri May 16 23:26:41 2008 +0900
@@ -900,8 +900,8 @@
     PLUGIN_ID,                  /**< id		*/
     "Pidgin-Twitter",           /**< name	*/
     "0.6.0",                    /**< version	*/
-    "replaces usernames with links and play sounds", /**  summary	*/
-    "replaces usernames with links and play sounds", /**  desc	*/
+    "replaces usernames with links and plays sounds", /**  summary	*/
+    "replaces usernames with links and plays sounds", /**  desc	*/
     "Yoshiki Yazawa and the pidging-twitter team",     /**< author	*/
     "http://www.honeyplanet.jp/",   /**< homepage	*/
     load_plugin,                /**< load	*/