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 sa...@apache.org on 2006/09/17 06:45:25 UTC

svn commit: r447016 - /webservices/axis2/trunk/c/include/axis2_svc_name.h

Author: samisa
Date: Sat Sep 16 21:45:25 2006
New Revision: 447016

URL: http://svn.apache.org/viewvc?view=rev&rev=447016
Log:
Fixed spellings

Modified:
    webservices/axis2/trunk/c/include/axis2_svc_name.h

Modified: webservices/axis2/trunk/c/include/axis2_svc_name.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_svc_name.h?view=diff&rev=447016&r1=447015&r2=447016
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_svc_name.h (original)
+++ webservices/axis2/trunk/c/include/axis2_svc_name.h Sat Sep 16 21:45:25 2006
@@ -54,7 +54,7 @@
     struct axis2_svc_name_ops
     {
         /**
-         * Gets QName. QName identifys the WSDL service element that contains 
+         * Gets QName. QName identifies the WSDL service element that contains 
          * the definition of the endpoint being conveyed.
          * @param svc_name pointer to service name struct
          * @param env pointer to environment struct
@@ -67,7 +67,7 @@
                     const axis2_env_t *env);
 
         /**
-         * Sets QName. QName identifys the WSDL service element that contains 
+         * Sets QName. QName identifies the WSDL service element that contains 
          * the definition of the endpoint being conveyed.
          * @param svc_name pointer to service name struct
          * @param env pointer to environment struct
@@ -132,7 +132,7 @@
 
 
     /**
-     * Creates a service name struct with qiven QName and endpoint name. 
+     * Creates a service name struct with given QName and endpoint name. 
      * @param env pointer to environment struct
      * @param qname pointer to QName, this method creates a clone of QName
      * @param endpoint_name endpoint name string



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