diff xml/en/docs/control.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 6678b1f27514
line wrap: on
line diff
--- a/xml/en/docs/control.xml	Fri Aug 10 11:50:59 2012 +0000
+++ b/xml/en/docs/control.xml	Sat Aug 11 04:55:25 2012 +0000
@@ -78,7 +78,7 @@
 </para>
 
 <para>
-Let's illustrate this by example.
+Let’s illustrate this by example.
 Imagine that nginx is run on FreeBSD 4.x and the command
 <programlisting>
 ps ax -o pid,ppid,user,%cpu,vsz,wchan,command | egrep '(nginx|PID)'