# HG changeset patch # User Maxim Dounin # Date 1371815942 -14400 # Node ID 9b549f369a3672fa1bcbf3d71e09f5db88d873b1 # Parent f297382b1d63a71ad3ea734caf4abebfb845ce58 Typo. diff -r f297382b1d63 -r 9b549f369a36 xml/en/docs/http/ngx_http_rewrite_module.xml --- 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 “!~” and “!~*” are also available. If a regular expression includes the characters “}” -or “;”, the whole expressions should be enclosed +or “;”, the whole expression should be enclosed in single or double quotes. @@ -323,7 +323,7 @@ If a regular expression includes the characters “}” -or “;”, the whole expressions should be enclosed +or “;”, the whole expression should be enclosed in single or double quotes.