evolution-jescs r275 - in trunk: . camel



Author: jedywang
Date: Mon Mar  9 02:48:41 2009
New Revision: 275
URL: http://svn.gnome.org/viewvc/evolution-jescs?rev=275&view=rev

Log:
2009-03-09  Wang Xin  <jedy wang sun com>

	* camel/camel-sunone-transport.c: Fix a typo.



Modified:
   trunk/ChangeLog
   trunk/camel/camel-sunone-transport.c

Modified: trunk/camel/camel-sunone-transport.c
==============================================================================
--- trunk/camel/camel-sunone-transport.c	(original)
+++ trunk/camel/camel-sunone-transport.c	Mon Mar  9 02:48:41 2009
@@ -68,6 +68,6 @@
 		  CamelException *ex)
 {
 	camel_exception_set (ex, CAMEL_EXCEPTION_SYSTEM,
-		_("Send operation is not supported by Sun WCAP protocal"));
+		_("Send operation is not supported by Sun WCAP protocol"));
 	return FALSE;
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]