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

List:       apr-cvs
Subject:    svn commit: r1550908 - in /apr/apr/branches/1.5.x: ./ docs/canonical_filenames.html include/arch/net
From:       rjung () apache ! org
Date:       2013-12-14 9:22:35
Message-ID: 20131214092235.634A3238897A () eris ! apache ! org
[Download RAW message or body]

Author: rjung
Date: Sat Dec 14 09:22:34 2013
New Revision: 1550908

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

Modified:
    apr/apr/branches/1.5.x/   (props changed)
    apr/apr/branches/1.5.x/docs/canonical_filenames.html
    apr/apr/branches/1.5.x/include/arch/netware/apr_private.h

Propchange: apr/apr/branches/1.5.x/
------------------------------------------------------------------------------
  Merged /apr/apr/trunk:r1541744,1550907

Modified: apr/apr/branches/1.5.x/docs/canonical_filenames.html
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.5.x/docs/canonical_filenames.html?rev=1550908&r1=1550907&r2=1550908&view=diff
 ==============================================================================
--- apr/apr/branches/1.5.x/docs/canonical_filenames.html (original)
+++ apr/apr/branches/1.5.x/docs/canonical_filenames.html Sat Dec 14 09:22:34 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/branches/1.5.x/include/arch/netware/apr_private.h
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.5.x/include/arch/netware/apr_private.h?rev=1550908&r1=1550907&r2=1550908&view=diff
 ==============================================================================
--- apr/apr/branches/1.5.x/include/arch/netware/apr_private.h (original)
+++ apr/apr/branches/1.5.x/include/arch/netware/apr_private.h Sat Dec 14 09:22:34 \
2013 @@ -79,7 +79,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