diff xml/en/docs/install.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 764fbac1b8b4
children 77a3314c74a7
line wrap: on
line diff
--- a/xml/en/docs/install.xml
+++ b/xml/en/docs/install.xml
@@ -183,7 +183,7 @@ the path to the sources of the PCRE libr
 The library distribution (version
 4.4&mdash;8.30) needs to be downloaded from the
 <link url="http://www.pcre.org">PCRE</link> site and extracted.
-The rest is done by nginx's ./configure and make.
+The rest is done by nginx’s ./configure and make.
 The library is required for regular expressions support in the
 <link doc="http/ngx_http_core_module.xml" id="location"/> directive
 and for the
@@ -207,7 +207,7 @@ the path to the sources of the zlib libr
 The library distribution (version
 1.1.3&mdash;1.2.5) needs to be downloaded from the
 <link url="http://www.gzip.org/zlib/">zlib</link> site and extracted.
-The rest is done by nginx's ./configure and make.
+The rest is done by nginx’s ./configure and make.
 The library is required for the
 <link doc="http/ngx_http_gzip_module.xml">ngx_http_gzip_module</link> module.
 </para>