summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Kraemer <martin@apache.org>1999-06-14 18:41:23 +0000
committerMartin Kraemer <martin@apache.org>1999-06-14 18:41:23 +0000
commit045d71f35294fd0e91b72430af5eebf1cfea597d (patch)
treebff2a6777bcf4f415989450005e346a1f315590d
parent1356837ec216db4f45cbbfb12cff456c1457edab (diff)
downloadhttpd-045d71f35294fd0e91b72430af5eebf1cfea597d.tar.gz
Typo in HREF.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83330 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/mod/core.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html
index b43ec90dd8..c270847dbb 100644
--- a/docs/manual/mod/core.html
+++ b/docs/manual/mod/core.html
@@ -36,7 +36,7 @@ always available.
<LI><A HREF="#directory">&lt;Directory&gt;</A>
<LI><A HREF="#directorymatch">&lt;DirectoryMatch&gt;</A>
<LI><A HREF="#documentroot">DocumentRoot</A>
-<LI><A HREF="#documentrootCheck">DocumentRootCheck</A>
+<LI><A HREF="#documentrootcheck">DocumentRootCheck</A>
<LI><A HREF="#errordocument">ErrorDocument</A>
<LI><A HREF="#errorlog">ErrorLog</A>
<LI><A HREF="#files">&lt;Files&gt;</A>