changeset 4521:dfca420d0446

Grammar and wording fixes in CHANGES.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 05 Mar 2012 18:08:23 +0000
parents 81a90993afe9
children 14411ee4d89f
files docs/xml/nginx/changes.xml
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -35,7 +35,7 @@ the "from" parameter of the "disable_sym
 перенаправлений с кодом 307.
 </para>
 <para lang="en">
-the "return" and "error_page" directives can be used to return 307
+the "return" and "error_page" directives can now be used to return 307
 redirections.
 </para>
 </change>
@@ -172,7 +172,7 @@ if the --with-openssl option was used.
 не ограничивалось.
 </para>
 <para lang="en">
-internal redirects to named locations were not limited.
+the number of internal redirects to named locations was not limited.
 </para>
 </change>
 
@@ -194,7 +194,7 @@ in the ngx_http_gzip_filter_module.
 </para>
 <para lang="en">
 temporary files might be not removed
-if the "proxy_store" directive were used with SSI includes.
+if the "proxy_store" directive was used with SSI includes.
 </para>
 </change>
 
@@ -270,7 +270,7 @@ in the OpenSSL library initialization.
 директивы proxy_redirect могли наследоваться некорректно.
 </para>
 <para lang="en">
-the "proxy_redirect" directives might not be correctly inherited.
+the "proxy_redirect" directives might be inherited incorrectly.
 </para>
 </change>