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	Thu Feb 20 09:02:42 2014 +0000
+++ b/xml/en/docs/http/ngx_http_upstream_module.xml	Fri Feb 21 12:12:34 2014 +0400
@@ -1112,7 +1112,7 @@
 <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>”.