You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2007/10/13 02:44:16 UTC

svn commit: r584353 - /httpd/httpd/trunk/Makefile.win

Author: wrowe
Date: Fri Oct 12 17:43:20 2007
New Revision: 584353

URL: http://svn.apache.org/viewvc?rev=584353&view=rev
Log:
Fix spelling

Modified:
    httpd/httpd/trunk/Makefile.win

Modified: httpd/httpd/trunk/Makefile.win
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/Makefile.win?rev=584353&r1=584352&r2=584353&view=diff
==============================================================================
--- httpd/httpd/trunk/Makefile.win (original)
+++ httpd/httpd/trunk/Makefile.win Fri Oct 12 17:43:20 2007
@@ -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!