changeset 29994:6ca9aa923250

I don't think 'debug' spouts an extra 'b' when adding the '-ing'.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Mon, 15 Mar 2010 02:51:28 +0000
parents 611832fe4ee2
children 2292d8896b0b 39e8bbe897f2
files pidgin/plugins/xmppconsole.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/plugins/xmppconsole.c	Sun Mar 14 19:18:05 2010 +0000
+++ b/pidgin/plugins/xmppconsole.c	Mon Mar 15 02:51:28 2010 +0000
@@ -845,7 +845,7 @@
 	                                              /**  summary        */
 	N_("Send and receive raw XMPP stanzas."),
 	                                              /**  description    */
-	N_("This plugin is useful for debbuging XMPP servers or clients."),
+	N_("This plugin is useful for debugging XMPP servers or clients."),
 	"Sean Egan <seanegan@gmail.com>",             /**< author         */
 	PURPLE_WEBSITE,                               /**< homepage       */