diff xml/en/docs/faq/accept_failed.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
line wrap: on
line diff
--- a/xml/en/docs/faq/accept_failed.xml
+++ b/xml/en/docs/faq/accept_failed.xml
@@ -28,10 +28,10 @@ connection on 0.0.0.0:80"?
 <initial>A:</initial>
 Such errors stem from the connections that the clients managed
 to close before nginx was able to process them. For instance, this can
-happen in a situation when the user didn't wait for a page
+happen in a situation when the user didn’t wait for a page
 heavily populated with images to load fully, and clicked on a
-different link. In this case user's browser would close all of
-the prior connections which aren't longer necessary.
+different link. In this case user’s browser would close all of
+the prior connections which aren’t longer necessary.
 It is a non-critical error.
 </para>