From: brian Date: Fri, 10 Jan 1997 11:22:45 +0000 (+0000) Subject: Reviewed by: Brian Behlendorf X-Git-Tag: APACHE_1_2b5~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac087e585ed88858b113d8ad23ae7197c23b1111;p=thirdparty%2Fapache%2Fhttpd.git Reviewed by: Brian Behlendorf Submitted by: John Line typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77410 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index a2b6bd2e73c..4064a8ba65f 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -148,7 +148,7 @@ Allow use of the directives controlling document types AddLanguage, AddType, DefaultType, -ErrorDocument, +ErrorDocument, LanguagePriority, etc.).
Indexes