diff xml/ru/docs/http/ngx_http_map_module.xml @ 385:aef88cb1d75c

Removed extraneous whitespace.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 01 Feb 2012 06:02:05 +0000
parents e5bf97f56d72
children 9913f1d51c07
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_map_module.xml
+++ b/xml/ru/docs/http/ngx_http_map_module.xml
@@ -20,7 +20,7 @@
 
 <para>
 <example>
-map $http_host $name  {
+map $http_host $name {
     hostnames;
 
     default       0;