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:23:53 UTC

svn commit: r1528784 - in /apr/apr/branches/1.2.x: ./ test/Makefile.in

Author: rjung
Date: Thu Oct  3 10:23:53 2013
New Revision: 1528784

URL: http://svn.apache.org/r1528784
Log:
fix spelling in a comment

Backport of r739635 from trunk resp.
r1528780 from 1.5.x resp. r1528782
from 1.4.x resp. r1528783 from 1.3.x.

Modified:
    apr/apr/branches/1.2.x/   (props changed)
    apr/apr/branches/1.2.x/test/Makefile.in

Propchange: apr/apr/branches/1.2.x/
------------------------------------------------------------------------------
  Merged /apr/apr/trunk:r739635

Modified: apr/apr/branches/1.2.x/test/Makefile.in
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.2.x/test/Makefile.in?rev=1528784&r1=1528783&r2=1528784&view=diff
==============================================================================
--- apr/apr/branches/1.2.x/test/Makefile.in (original)
+++ apr/apr/branches/1.2.x/test/Makefile.in Thu Oct  3 10:23:53 2013
@@ -13,7 +13,7 @@ VPATH = @srcdir@
 #   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
 
 STDTEST_PORTABLE = \
 	testlockperf@EXEEXT@ \