summaryrefslogtreecommitdiff
path: root/Makefile.win
diff options
context:
space:
mode:
authortrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2013-03-30 17:46:22 +0000
committertrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2013-03-30 17:46:22 +0000
commit34111338732d39ffd993ae2d4875d7a60622cdf6 (patch)
tree9e686f6199b09ef0bda7ed02fd86aec453516355 /Makefile.win
parentc0269e1555bc89165c4503bc621808ed61e9e7a5 (diff)
downloadlibapr-34111338732d39ffd993ae2d4875d7a60622cdf6.tar.gz
spelling fix
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@1462813 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.win')
-rw-r--r--Makefile.win2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.win b/Makefile.win
index 302b9f921..1db5bb2f8 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