From: William A. Rowe Jr Date: Sat, 13 Oct 2007 00:43:20 +0000 (+0000) Subject: Fix spelling X-Git-Tag: 2.3.0~1330 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1eb7f6a4c7b241c5d7f79b14f622472cbe20f4ab;p=apache Fix spelling git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@584353 13f79535-47bb-0310-9956-ffa450edef68 --- 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!