summaryrefslogtreecommitdiff
path: root/Makefile.win
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2007-10-13 00:43:20 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2007-10-13 00:43:20 +0000
commit1eb7f6a4c7b241c5d7f79b14f622472cbe20f4ab (patch)
tree7c1b3a79ddfbb34849df5bc863d2c3e7dc973a6a /Makefile.win
parent13a83c6f84fc071eb4ec7e75a85d3f74e1cbd3a9 (diff)
downloadhttpd-1eb7f6a4c7b241c5d7f79b14f622472cbe20f4ab.tar.gz
Fix spelling
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@584353 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 54001a9acc..17c54886c8 100644
--- a/Makefile.win
+++ b/Makefile.win
@@ -24,7 +24,7 @@
#
# nmake -f Makefile.win PORT=80 INSTDIR="d:\Program Files\Apache" installr
#
-# Be aware that certain awk's will not accept backslahed names,
+# Be aware that certain awk's will not accept backslashed names,
# so the server root should be given in forward slashes (quoted),
# preferably with the drive designation!