]> granicus.if.org Git - apache/commitdiff
Typo patrol.
authorJoshua Slive <slive@apache.org>
Thu, 9 May 2002 18:04:02 +0000 (18:04 +0000)
committerJoshua Slive <slive@apache.org>
Thu, 9 May 2002 18:04:02 +0000 (18:04 +0000)
PR: 8943

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95020 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_include.html
docs/manual/mod/mod_include.xml

index c56fd265bbcd56525e2c6ac303f3e8fad3fad5c5..4e12dc1453c37154bef729a2d8dee1061bc9e436 100644 (file)
@@ -8,7 +8,7 @@
     before they are sent to the client. The processing is
     controlled by specially formated SGML comments, referred to as
     <em>elements</em>. These elements allow conditional text, the
-    inclusion other files or programs, as well as the setting and
+    inclusion of other files or programs, as well as the setting and
     printing of environment variables.</p>
 
 <h2>Directives</h2><ul><li><a href="#ssiendtag">SSIEndTag</a></li><li><a href="#ssierrormsg">SSIErrorMsg</a></li><li><a href="#ssistarttag">SSIStartTag</a></li><li><a href="#ssitimeformat">SSITimeFormat</a></li><li><a href="#ssiundefinedecho">SSIUndefinedEcho</a></li><li><a href="#xbithack">XBitHack</a></li></ul><p><strong>See also </strong></p><ul><li><a class="directive" href="core.html#options"><code class="directive">Options</code></a></li><li><a class="directive" href="core.html#setoutputfilter"><code class="directive">SetOutputFilter</code></a></li><li><a class="directive" href="core.html#acceptpathinfo"><code class="directive">AcceptPathInfo</code></a></li></ul><h2><a name="enabling">Enabling Server-Side Includes</a></h2>
index 821a05697bfad57202e1fb9accc3949179570409..2427efa17c673e2c87f9e8d69e941589fee3d8ad 100644 (file)
@@ -15,7 +15,7 @@
     before they are sent to the client. The processing is
     controlled by specially formated SGML comments, referred to as
     <em>elements</em>. These elements allow conditional text, the
-    inclusion other files or programs, as well as the setting and
+    inclusion of other files or programs, as well as the setting and
     printing of environment variables.</p>
 
 </summary>