[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apr-cvs
Subject:    svn commit: r1550907 - in /apr/apr/trunk: docs/canonical_filenames.html include/arch/netware/apr_pri
From:       rjung () apache ! org
Date:       2013-12-14 9:20:41
Message-ID: 20131214092042.0510123888FE () eris ! apache ! org
[Download RAW message or body]

Author: rjung
Date: Sat Dec 14 09:20:41 2013
New Revision: 1550907

URL: http://svn.apache.org/r1550907
Log:
Fix typo noticed by Mike Rumph.

Modified:
    apr/apr/trunk/docs/canonical_filenames.html
    apr/apr/trunk/include/arch/netware/apr_private.h

Modified: apr/apr/trunk/docs/canonical_filenames.html
URL: http://svn.apache.org/viewvc/apr/apr/trunk/docs/canonical_filenames.html?rev=1550907&r1=1550906&r2=1550907&view=diff
 ==============================================================================
--- apr/apr/trunk/docs/canonical_filenames.html (original)
+++ apr/apr/trunk/docs/canonical_filenames.html Sat Dec 14 09:20:41 2013
@@ -104,9 +104,9 @@ used as the parent to create child entri
 stat and case canonicalization calls to the OS.</p>
 
 <p>The comparison operation provides that the APR can postpone correction
-of case by simply relying upon the device and inode for equivilance.  The
+of case by simply relying upon the device and inode for equivalence.  The
 stat implementation provides that two files are the same, while their
-strings are not equivilant, and eliminates the need for the operating
+strings are not equivalent, and eliminates the need for the operating
 system to return the proper form of the name.</p>
 
 <p>In any case, returning the char* path, with a flag to request the proper
@@ -153,4 +153,4 @@ For each of this path Segments
 </pre>
 
 </BODY>
-</HTML>
\ No newline at end of file
+</HTML>

Modified: apr/apr/trunk/include/arch/netware/apr_private.h
URL: http://svn.apache.org/viewvc/apr/apr/trunk/include/arch/netware/apr_private.h?rev=1550907&r1=1550906&r2=1550907&view=diff
 ==============================================================================
--- apr/apr/trunk/include/arch/netware/apr_private.h (original)
+++ apr/apr/trunk/include/arch/netware/apr_private.h Sat Dec 14 09:20:41 2013
@@ -70,7 +70,7 @@
 #define HAVE_GETPASS_R  1
 /*
  * Hack around older NDKs which have only the getpassword() function,
- * a threadsafe, API-equivilant of getpass_r().
+ * a threadsafe, API-equivalent of getpass_r().
  */
 #if (CURRENT_NDK_THRESHOLD < 709060000)
 #define getpass_r       getpassword


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic