From: Daniel Gruno
Date: Fri, 10 May 2013 08:10:51 +0000 (+0000)
Subject: some more typos
X-Git-Tag: 2.2.25~69
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b7604c72ad29738483b21d0667ebd1a875f9142;p=thirdparty%2Fapache%2Fhttpd.git
some more typos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1480918 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/howto/htaccess.xml b/docs/manual/howto/htaccess.xml
index c291c8e5130..f82f9c2cc94 100644
--- a/docs/manual/howto/htaccess.xml
+++ b/docs/manual/howto/htaccess.xml
@@ -291,7 +291,7 @@ changes on a per-directory basis.
href="../sections.html">Configuration Sections,
.htaccess
files can override the Directory sections for
- the corresponding directory, but will be overriden by other types
+ the corresponding directory, but will be overridden by other types
of configuration sections from the main configuration files. This
fact can be used to enforce certain configurations, even in the
presence of a liberal error.log file. You can
- review the Windows Applicat Event Log by using the Event Viewer,
+ review the Windows Application Event Log by using the Event Viewer,
e.g. Start - Settings - Control Panel - Administrative Tools
- Event Viewer.