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 na...@apache.org on 2009/02/02 06:19:55 UTC

svn commit: r739925 - /webservices/axis2/trunk/c/util/include/axutil_thread.h

Author: nandika
Date: Mon Feb  2 05:19:54 2009
New Revision: 739925

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

Modified:
    webservices/axis2/trunk/c/util/include/axutil_thread.h

Modified: webservices/axis2/trunk/c/util/include/axutil_thread.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/include/axutil_thread.h?rev=739925&r1=739924&r2=739925&view=diff
==============================================================================
--- webservices/axis2/trunk/c/util/include/axutil_thread.h (original)
+++ webservices/axis2/trunk/c/util/include/axutil_thread.h Mon Feb  2 05:19:54 2009
@@ -188,7 +188,7 @@
      * Create and initialize a mutex that can be used to synchronize threads.
      * @param allocator Memory allocator to allocate memory for the mutex
      * @warning Be cautious in using AXIS2_THREAD_MUTEX_DEFAULT.  While this is the
-     * most optimial mutex based on a given platform's performance charateristics,
+     * most optimal mutex based on a given platform's performance characteristics,
      * it will behave as either a nested or an unnested lock.
      */
     AXIS2_EXTERN axutil_thread_mutex_t *AXIS2_CALL