diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index 3fde38300..c375edec6 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -186,7 +186,7 @@ loading time decrease of configuration with large number of HTTPS sites.
-теперь nginx поддерживает шифры с обменом ECDHE-ключами.
+теперь nginx поддерживает шифры с обменом ECDHE-ключами.
Спасибо Adrian Kotelba.
@@ -381,7 +381,7 @@ is given by prefixes "~" or "~*".
Спасибо Денису Латыпову.
-now shared zones and caches use POSIX semaphores on Linux.
+now shared zones and caches use POSIX semaphores on Linux.
Thanks to Denis F. Latypoff.
@@ -495,7 +495,7 @@ now shared zones and caches use POSIX semaphores.
Спасибо Adam Bocim.
-in the "rotate" parameter of the "image_filter" directive.
+in the "rotate" parameter of the "image_filter" directive.
Thanks to Adam Bocim.
@@ -735,7 +735,7 @@ Thanks to Michael Lustfield.
Спасибо Андрею Нигматулину.
-now nginx uses a default listen backlog value -1 on Linux.
+now nginx uses a default listen backlog value -1 on Linux.
Thanks to Andrei Nigmatulin.
@@ -1263,7 +1263,7 @@ Thanks to Yuriy Taraday and Frank Enderle.
директива rewrite не экранировала символ ";" при копировании из URI
-в аргументы.
+в аргументы.
Спасибо Daisuke Murase.
@@ -1379,7 +1379,7 @@ Thanks to Laurence Rowe.
ответ SSI модуля мог передаваться не полностью после команды include
с параметром wait="yes";
-ошибка появилась в 0.7.25.
+ошибка появилась в 0.7.25.
Спасибо Максиму Дунину.
@@ -2104,7 +2104,7 @@ the bug had appeared in 0.8.11.
-теперь nginx/Windows игнорирует пробелы в конце URI.
+теперь nginx/Windows игнорирует пробелы в конце URI.
Спасибо Dan Crowley, Core Security Technologies.
@@ -2115,7 +2115,7 @@ Thanks to Dan Crowley, Core Security Technologies.
-теперь nginx/Windows игнорирует короткие имена файлов.
+теперь nginx/Windows игнорирует короткие имена файлов.
Спасибо Dan Crowley, Core Security Technologies.
@@ -2199,7 +2199,7 @@ Thanks to Maxim Dounin.
Спасибо Максиму Дунину.
-regular expression named captures worked for two names only.
+regular expression named captures worked for two names only.
Thanks to Maxim Dounin.
@@ -2236,7 +2236,7 @@ Thanks to Julian Reich.
if the "expires modified" set date in the past, then a negative number
-was set in the "Cache-Control" response header line.
+was set in the "Cache-Control" response header line.
Thanks to Alex Kapranoff.