changeset 1110:4a4fe2d79d14

a0543e9213e7 nit fixed: "note" block moved inside "para".
author Maxim Konovalov <maxim@nginx.com>
date Tue, 25 Mar 2014 16:41:40 +0000
parents 28c05aa07b5f
children 9c766ddc3535
files xml/en/docs/http/ngx_http_core_module.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml
+++ b/xml/en/docs/http/ngx_http_core_module.xml
@@ -2755,10 +2755,10 @@ The details of setting up hash tables ar
 Sets the maximum <value>size</value> of the variables hash table.
 The details of setting up hash tables are provided in a separate
 <link doc="../hash.xml">document</link>.
-</para>
 <note>
 Prior to version 1.5.13, the default value was 512.
 </note>
+</para>
 
 </directive>