summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Jung <rjung@apache.org>2013-10-03 10:26:44 +0000
committerRainer Jung <rjung@apache.org>2013-10-03 10:26:44 +0000
commit35f6532dbe103fe445c69c0b928d484aa842b002 (patch)
tree19f8241c683b02b8b3735e60338f2a05adad353b
parent3b1ca826f25249058c4ecc5ec9c03171aa7be224 (diff)
downloadapr-35f6532dbe103fe445c69c0b928d484aa842b002.tar.gz
spelling fix
Backport of r1462813 from trunk resp. r1462819 from 1.5.x. git-svn-id: https://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