You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by na...@apache.org on 2009/01/06 12:49:02 UTC

svn commit: r731920 - /webservices/axis2/trunk/c/axiom/src/om/om_document.c

Author: nandika
Date: Tue Jan  6 03:49:01 2009
New Revision: 731920

URL: http://svn.apache.org/viewvc?rev=731920&view=rev
Log:
comments corrected

Modified:
    webservices/axis2/trunk/c/axiom/src/om/om_document.c

Modified: webservices/axis2/trunk/c/axiom/src/om/om_document.c
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/src/om/om_document.c?rev=731920&r1=731919&r2=731920&view=diff
==============================================================================
--- webservices/axis2/trunk/c/axiom/src/om/om_document.c (original)
+++ webservices/axis2/trunk/c/axiom/src/om/om_document.c Tue Jan  6 03:49:01 2009
@@ -214,7 +214,7 @@
                 else
                 {
 
-                    /** error occured */
+                    /** error occurred */
                     return NULL;
                 }
             }