summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Jung <rjung@apache.org>2013-10-03 10:27:08 +0000
committerRainer Jung <rjung@apache.org>2013-10-03 10:27:08 +0000
commit3ccd4c533b7a1dc15b1147b972154be4d6aab5b3 (patch)
tree6499f356b5e5660860f655cee0266dc6aae70bf9
parent3ab851b5976b20e918bb7783f585bafe1061e44c (diff)
downloadapr-3ccd4c533b7a1dc15b1147b972154be4d6aab5b3.tar.gz
spelling fix
Backport of r1462813 from trunk resp. r1462819 from 1.5.x resp. r1528786 from 1.4.x. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.3.x@1528787 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 0da233def..64861b22e 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 9274dcd13..df4e0ab6f 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