You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by rj...@apache.org on 2013/10/03 12:26:45 UTC

svn commit: r1528786 - in /apr/apr/branches/1.4.x: ./ Makefile.win test/Makefile.win

Author: rjung
Date: Thu Oct  3 10:26:44 2013
New Revision: 1528786

URL: http://svn.apache.org/r1528786
Log:
spelling fix

Backport of r1462813 from trunk resp.
r1462819 from 1.5.x.

Modified:
    apr/apr/branches/1.4.x/   (props changed)
    apr/apr/branches/1.4.x/Makefile.win
    apr/apr/branches/1.4.x/test/Makefile.win

Propchange: apr/apr/branches/1.4.x/
------------------------------------------------------------------------------
  Merged /apr/apr/trunk:r1462813

Modified: apr/apr/branches/1.4.x/Makefile.win
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/Makefile.win?rev=1528786&r1=1528785&r2=1528786&view=diff
==============================================================================
--- apr/apr/branches/1.4.x/Makefile.win (original)
+++ apr/apr/branches/1.4.x/Makefile.win Thu Oct  3 10:26:44 2013
@@ -7,7 +7,7 @@
 #     install  - compile everything
 #     clean    - mop up everything
 #
-# You can override the build mechansim, choose only one;
+# You can override the build mechanism, choose only one;
 #
 #     USEMAK=1 - compile from exported make files
 #     USEDSW=1 - compile from .dsw / .dsp VC6 projects

Modified: apr/apr/branches/1.4.x/test/Makefile.win
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/test/Makefile.win?rev=1528786&r1=1528785&r2=1528786&view=diff
==============================================================================
--- apr/apr/branches/1.4.x/test/Makefile.win (original)
+++ apr/apr/branches/1.4.x/test/Makefile.win Thu Oct  3 10:26:44 2013
@@ -10,7 +10,7 @@
 #   or with special parameters
 # TESTALL_COMPONENTS
 #   programs such as globalmutexchild which the various TESTS will invoke
-#   to validate process creation, pipes, dso mechansims and so forth
+#   to validate process creation, pipes, dso mechanisms and so forth
 
 # Windows Specific;
 # MODEL