diff upstream.t @ 343:e7dc8f4d0a4b

Tests: whitespace and spelling fixes.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 26 Sep 2013 12:51:21 +0400
parents a9621dbbd0d4
children e9064d691790
line wrap: on
line diff
--- a/upstream.t
+++ b/upstream.t
@@ -71,7 +71,7 @@ EOF
 
 is(many('/', 30), '8081: 15, 8082: 15', 'balanced');
 
-# from 9 first requests to 8081, only 6 will be successfull,
+# from 9 first requests to 8081, only 6 will be successful,
 # 3rd, 6th, and 9th requests will fail; after this the backend
 # will be considered down and won't be used till fail_timeout passes