This is an automated email from the ASF dual-hosted git repository.

billblough pushed a commit to tag 0.93
in repository https://gitbox.apache.org/repos/asf/axis-axis2-c-core.git

commit 686e066901a001f721d8cc627ba31bb261cff107
Author: Don Samisa Abeysinghe <[email protected]>
AuthorDate: Thu Aug 31 15:54:03 2006 +0000

    Fixed few typos
---
 xdocs/index.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/xdocs/index.html b/xdocs/index.html
index f9d0440..23a9c56 100644
--- a/xdocs/index.html
+++ b/xdocs/index.html
@@ -42,18 +42,18 @@ extensions to popular open source scripting languages and 
web browsers.</p>
    <li> Module version support</li>
    <li> Transports supports: HTTP</li>
        <ul>
-        <li> Both simple axis server and Apache2 httpd module for server side 
o Client transport with ability to 
-          enable SSL support</li>
+        <li> Both simple axis server and Apache2 httpd module for server side 
</li>
+        <li> Client transport with ability to enable SSL support</li>
        </ul>
    <li> Service client and operation client APIs</li>
    <li> REST support (HTTP POST case)</li>
    <li> WS-Addressing, both the submission (2004/08) and final (2005/08) 
versions</li>
-   <li>. MTOM/XOP support</li>
+   <li> MTOM/XOP support</li>
    <li> Code generation tool for stub and skeleton generation for a given WSDL 
(based on Java tool)</li>
         <ul>
           <li> Axis Data Binding (ADB) support</li>
          </ul>
-   <li> Security module with usernameToken support</li>
+   <li> Security module with UsernameToken support</li>
    <li> REST support (HTTP GET case) - <strong>New</strong></li>
    <li> Dynamic invocation support (based on XML schema and WSDL 
implementations) - <strong>New</strong></li>
   </ol>

Reply via email to