From: Christophe Jaillet Date: Mon, 28 Apr 2014 15:23:48 +0000 (+0000) Subject: Correct typo as spoted in a comment in online doc X-Git-Tag: 2.4.10~280 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f70a32f8d7b39ff41205f9cde5a39bf1fecaeb8a;p=apache Correct typo as spoted in a comment in online doc git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1590671 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/sections.html.en b/docs/manual/sections.html.en index 6f152fdfc7..593c150414 100644 --- a/docs/manual/sections.html.en +++ b/docs/manual/sections.html.en @@ -330,7 +330,7 @@ to all requests regardless of the specific URL.

Nesting of sections

-

Some section types can be nested inside other section types. One the one +

Some section types can be nested inside other section types. On the one hand, <Files> can be used inside <Directory>. On the other hand, <If> can diff --git a/docs/manual/sections.xml b/docs/manual/sections.xml index 76eeb53d32..2ac630a730 100644 --- a/docs/manual/sections.xml +++ b/docs/manual/sections.xml @@ -375,7 +375,7 @@ to all requests regardless of the specific URL.

Nesting of sections -

Some section types can be nested inside other section types. One the one +

Some section types can be nested inside other section types. On the one hand, Files can be used inside Directory. On the other hand, If can