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	Mon Mar 05 18:06:15 2012 +0000
+++ b/docs/xml/nginx/changes.xml	Mon Mar 05 18:08:23 2012 +0000
@@ -35,7 +35,7 @@
 перенаправлений с кодом 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 @@
 не ограничивалось.
 </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 @@
 </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 @@
 директивы 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>