You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ch...@apache.org on 2006/11/10 08:36:37 UTC

svn commit: r473226 - /webservices/axis2/branches/java/1_1/xdocs/1_1/mail-transport.html

Author: chatra
Date: Thu Nov  9 23:36:36 2006
New Revision: 473226

URL: http://svn.apache.org/viewvc?view=rev&rev=473226
Log:
very minor grammar improvement

Modified:
    webservices/axis2/branches/java/1_1/xdocs/1_1/mail-transport.html

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/mail-transport.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/mail-transport.html?view=diff&rev=473226&r1=473225&r2=473226
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/mail-transport.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/mail-transport.html Thu Nov  9 23:36:36 2006
@@ -50,14 +50,12 @@
 <p>Broadly speaking there are 3 ways of calling a service through mail.</p>
 
 <blockquote>
-  1. Using the simple mail server included in Axis2.(not recommended in production)<br>
+  1. Using the simple mail server included in Axis2(not recommended in production).<br>
   2. Using a generic mail server.<br>
   3. Using mailets.<br>
 </blockquote>
 
-<p></p>
-
-<p>Option number 1 and 2 are fairly simple and easy to implement, whereas
+<p>Options 1 and 2 are fairly simple and easy to implement, whereas
 option 3 is somewhat harder.The mailet scenario however does provide a more
 robust and useful solution in a production environment.</p>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org