changeset 934:9b549f369a36

Typo.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 21 Jun 2013 15:59:02 +0400
parents f297382b1d63
children 3860b37d56c0
files xml/en/docs/http/ngx_http_rewrite_module.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_rewrite_module.xml	Tue Jun 18 14:21:39 2013 +0400
+++ b/xml/en/docs/http/ngx_http_rewrite_module.xml	Fri Jun 21 15:59:02 2013 +0400
@@ -119,7 +119,7 @@
 Negative operators “<literal>!~</literal>” and “<literal>!~*</literal>”
 are also available.
 If a regular expression includes the characters “<literal>}</literal>”
-or “<literal>;</literal>”, the whole expressions should be enclosed
+or “<literal>;</literal>”, the whole expression should be enclosed
 in single or double quotes.
 </listitem>
 
@@ -323,7 +323,7 @@
 
 <para>
 If a regular expression includes the characters “<literal>}</literal>”
-or “<literal>;</literal>”, the whole expressions should be enclosed
+or “<literal>;</literal>”, the whole expression should be enclosed
 in single or double quotes.
 </para>