Patch against trunk attached.  This typo exists all the way back to at least
1.3, so it may be a candidate for backporting to the 1.3, 2.0, and 2.2
branches.

This is the first doc patch I've submitted; if this isn't an appropriate
place for such things, or I'm doing something wrong, please let me know.

-- 
Aaron Crane
Index: docs/manual/mod/mod_alias.xml
===================================================================
--- docs/manual/mod/mod_alias.xml	(revision 554610)
+++ docs/manual/mod/mod_alias.xml	(working copy)
@@ -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>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to