]> granicus.if.org Git - apache/commitdiff
some more typos
authorDaniel Gruno <humbedooh@apache.org>
Fri, 10 May 2013 08:10:26 +0000 (08:10 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Fri, 10 May 2013 08:10:26 +0000 (08:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1480916 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/htaccess.xml
docs/manual/platform/windows.xml

index 875ea201cbf2999dd95e2994016665d292477951..3e3bc2a586b70d50a3a2742454cfd798206a1cdc 100644 (file)
@@ -283,7 +283,7 @@ changes on a per-directory basis.</p>
     href="../sections.html">Configuration Sections</a>,
     <code>.htaccess</code> files can override the <directive
     type="section" module="core">Directory</directive> 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 <directive
index cb05b59bcdbe6c6d34fc5b51f28f6ecf90d0208a..4fbe13cd8205b9b846bbac60fee631af5c7bf7e9 100644 (file)
@@ -178,7 +178,7 @@ RewriteRule (.*) ${lowercase:$1} [R,L]
       Windows event log when running on Windows NT. This mechanism
       acts as a backup for those situations where Apache is not yet
       prepared to use the <code>error.log</code> 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.</p></li>
     </ul>