coar 00/11/30 04:42:40
Modified: htdocs/manual/mod mod_vhost_alias.html
Log:
Fix a quick typo I noticed in passing..
Revision Changes Path
1.9 +1 -1 httpd-docs-1.3/htdocs/manual/mod/mod_vhost_alias.html
Index: mod_vhost_alias.html
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_vhost_alias.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -u -r1.8 -r1.9
--- mod_vhost_alias.html 2000/09/28 22:42:13 1.8
+++ mod_vhost_alias.html 2000/11/30 12:42:39 1.9
@@ -223,7 +223,7 @@
as the root of the document tree in a similar manner to the
<A HREF="core.html#documentroot"><CODE>DocumentRoot</CODE></A>
directive's argument. If <EM>interpolated-directory</EM> is
-<CODE>none</CODE> then <CODE>VirtaulDocumentRoot</CODE> is turned off.
+<CODE>none</CODE> then <CODE>VirtualDocumentRoot</CODE> is turned off.
This directive cannot be used in the same context as
<A HREF="#virtualdocumentrootip"><CODE>VirtualDocumentRootIP</CODE></A>.
</P>