changeset 701:bff4179d3599

Fixed article upon Andrew Alexeev's suggestion.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 04 Oct 2012 08:24:01 +0000
parents 825aa0a98b24
children 6b6585577c33
files xml/en/docs/http/ngx_http_realip_module.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_realip_module.xml
+++ b/xml/en/docs/http/ngx_http_realip_module.xml
@@ -96,11 +96,11 @@ the address for a replacement.
 <appeared-in>1.2.1</appeared-in>
 
 <para>
-If recursive search is disabled, an original client address that
+If recursive search is disabled, the original client address that
 matches one of the trusted addresses is replaced by the last
 address sent in the request header field defined by the
 <link id="real_ip_header"/> directive.
-If recursive search is enabled, an original client address that
+If recursive search is enabled, the original client address that
 matches one of the trusted addresses is replaced by the last
 non-trusted address sent in the request header field.
 </para>