src/prpl.c

changeset 4053
991a4b143a93
parent 4044
13660e064f85
child 4074
c69100a0ede9
--- a/src/prpl.c	Mon Dec 09 05:28:09 2002 +0000
+++ b/src/prpl.c	Tue Dec 10 00:22:48 2002 +0000
@@ -101,7 +101,7 @@
 				_("Gaim has loaded the ICQ plugin.  This plugin has been deprecated. "
 				  "As such, it was probably not compiled from the same version of the "
 				  "source as this application was, and cannot be guaranteed to work.  "
-				  "It is reccomended that you use the AIM/ICQ protocol to connect to ICQ"),
+				  "It is recommended that you use the AIM/ICQ protocol to connect to ICQ"),
 				GAIM_WARNING);
 	pi(p);
 	protocols = g_slist_insert_sorted(protocols, p, (GCompareFunc)proto_compare);

mercurial