diff options
-rw-r--r-- | docs/xml/nginx/changes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 3c7117eb8..b19d1bff4 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -82,7 +82,7 @@ ngx_http_auth_basic_module игнорировал пользователя, если он был указан </para> <para lang="en"> ngx_http_auth_basic_module ignored the user if it was in the last line in -the password file and there was no the carriadge return, the line feed, +the password file and there was no the carriage return, the line feed, or the ":" symbol after the password. </para> </change> |