diff xml/en/docs/http/server_names.xml @ 625:af3f38e349eb

Removed terminal whitespace and fixed apostrophes used.
author Ruslan Ermilov <ru@nginx.com>
date Sat, 11 Aug 2012 04:55:25 +0000
parents 7158aa1ec520
children bb450e295ca2
line wrap: on
line diff
--- a/xml/en/docs/http/server_names.xml
+++ b/xml/en/docs/http/server_names.xml
@@ -85,7 +85,7 @@ first matching regular expression
         name="Wildcard names">
 
 <para>
-A wildcard name may contain an asterisk only on the name's start or end,
+A wildcard name may contain an asterisk only on the name’s start or end,
 and only on a dot border. The names “<literal>www.*.example.org</literal>”
 and “<literal>w*.example.org</literal>” are invalid.
 However, these names can be specified using regular expressions,