diff xml/en/docs/http/ngx_http_upstream_module.xml @ 1075:6c021feec587

Removed unjustified non-breakable spaces.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 21 Feb 2014 12:12:34 +0400
parents 3056640d5022
children 379cb572a7ec
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_upstream_module.xml
+++ b/xml/en/docs/http/ngx_http_upstream_module.xml
@@ -1112,7 +1112,7 @@ then the server addresses from different
 <tag-name><var>$upstream_cache_status</var></tag-name>
 <tag-desc>
 keeps the status of accessing a response cache (0.8.3).
-The status can be either “<literal>MISS</literal>”, 
+The status can be either “<literal>MISS</literal>”,
 “<literal>BYPASS</literal>”, “<literal>EXPIRED</literal>”,
 “<literal>STALE</literal>”, “<literal>UPDATING</literal>”,
 “<literal>REVALIDATED</literal>” or “<literal>HIT</literal>”.