summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>2013-10-03 10:26:44 +0000
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>2013-10-03 10:26:44 +0000
commit9b89367ed830ca0e9ded3390dd3217dc32b98d6e (patch)
tree19f8241c683b02b8b3735e60338f2a05adad353b
parent34c49cd63202fdce03dd978a8f034f28e3d2e831 (diff)
downloadlibapr-9b89367ed830ca0e9ded3390dd3217dc32b98d6e.tar.gz
spelling fix
Backport of r1462813 from trunk resp. r1462819 from 1.5.x. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.4.x@1528786 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--Makefile.win2
-rw-r--r--test/Makefile.win2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.win b/Makefile.win
index 5f9c3133f..a3573eae6 100644
--- a/Makefile.win
+++ b/Makefile.win
@@ -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
diff --git a/test/Makefile.win b/test/Makefile.win
index 2e7842f16..6da51b941 100644
--- a/test/Makefile.win
+++ b/test/Makefile.win
@@ -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