changeset 1117:d708d213959a

FastCGI and Proxy: typo fixed in "_cache_purge" directives.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 28 Mar 2014 17:34:45 +0400
parents d882c6f3323d
children 9ca8b71e0e03
files xml/ru/docs/http/ngx_http_fastcgi_module.xml xml/ru/docs/http/ngx_http_proxy_module.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_fastcgi_module.xml
+++ b/xml/ru/docs/http/ngx_http_fastcgi_module.xml
@@ -411,7 +411,7 @@ server {
 }
 </example>
 <note>
-Фунциональность доступна как часть <commercial_version/>.
+Функциональность доступна как часть <commercial_version/>.
 </note>
 </para>
 
--- a/xml/ru/docs/http/ngx_http_proxy_module.xml
+++ b/xml/ru/docs/http/ngx_http_proxy_module.xml
@@ -409,7 +409,7 @@ server {
 }
 </example>
 <note>
-Фунциональность доступна как часть <commercial_version/>.
+Функциональность доступна как часть <commercial_version/>.
 </note>
 </para>