summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>2013-10-03 10:22:31 +0000
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>2013-10-03 10:22:31 +0000
commit212227bcb4fc13564a02d9551b329708660db95e (patch)
treef52fd14ab5b8086a81b9fc8c8c803a86a30e50d1 /test
parent72aea0b72891f18f77667d484b607ba00c19c7bb (diff)
downloadlibapr-212227bcb4fc13564a02d9551b329708660db95e.tar.gz
fix spelling in a comment
Backport of r739635 from trunk. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.5.x@1528780 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index 506cdf42c..f1cc47057 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -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@ \