]> granicus.if.org Git - apache/commitdiff
Correct typo as spoted in a comment in online doc
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 28 Apr 2014 15:23:48 +0000 (15:23 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 28 Apr 2014 15:23:48 +0000 (15:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1590671 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/sections.html.en
docs/manual/sections.xml

index 6f152fdfc7a53a8256812e7710d5f616e04bf08d..593c150414cdaa74f1c0bb6c324fc04fec4f3da0 100644 (file)
@@ -330,7 +330,7 @@ to all requests regardless of the specific URL.</p>
 
 <h3><a name="nesting" id="nesting">Nesting of sections</a></h3>
 
-<p>Some section types can be nested inside other section types. One the one
+<p>Some section types can be nested inside other section types. On the one
 hand, <code class="directive"><a href="./mod/core.html#files">&lt;Files&gt;</a></code> can be used
 inside <code class="directive"><a href="./mod/core.html#directory">&lt;Directory&gt;</a></code>.  On
 the other hand, <code class="directive"><a href="./mod/core.html#if">&lt;If&gt;</a></code> can
index 76eeb53d32a5900367be3eba3e2acacbe690c146..2ac630a730c162fa6068ae507f0dd6576ba95503 100644 (file)
@@ -375,7 +375,7 @@ to all requests regardless of the specific URL.</p>
 
 <section id="nesting"><title>Nesting of sections</title>
 
-<p>Some section types can be nested inside other section types. One the one
+<p>Some section types can be nested inside other section types. On the one
 hand, <directive type="section" module="core">Files</directive> can be used
 inside <directive type="section" module="core">Directory</directive>.  On
 the other hand, <directive type="section" module="core">If</directive> can