summaryrefslogtreecommitdiff
path: root/Makefile.win
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2013-03-30 17:46:22 +0000
committerJeff Trawick <trawick@apache.org>2013-03-30 17:46:22 +0000
commitea77f106dc8c0ba18aabd64366198ddc1e1024db (patch)
tree9e686f6199b09ef0bda7ed02fd86aec453516355 /Makefile.win
parent50cf4516ef711ef6e808aad1d367017e35757577 (diff)
downloadapr-ea77f106dc8c0ba18aabd64366198ddc1e1024db.tar.gz
spelling fix
git-svn-id: https://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