You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by pc...@apache.org on 2007/07/09 19:42:40 UTC

svn commit: r554716 - /httpd/httpd/trunk/docs/manual/mod/mod_alias.xml

Author: pctony
Date: Mon Jul  9 10:42:40 2007
New Revision: 554716

URL: http://svn.apache.org/viewvc?view=rev&rev=554716
Log:
Typo -> Patch from Aaron Crane -> July 9th 2007.

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_alias.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_alias.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_alias.xml?view=diff&rev=554716&r1=554715&r2=554716
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_alias.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_alias.xml Mon Jul  9 10:42:40 2007
@@ -107,7 +107,7 @@
     <directive module="core">DocumentRoot</directive>. URLs with a
     (%-decoded) path beginning with <var>url-path</var> will be mapped
     to local files beginning with <var>directory-path</var>.  The 
-    <var>url-path</var> is case-sensitive, even on case-insenitive 
+    <var>url-path</var> is case-sensitive, even on case-insensitive 
     file systems.</p>
 
     <example><title>Example:</title>