diff upstream_hash.t @ 595:6cdfd177319b

Tests: fixed typos and misspellings.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 28 May 2015 15:13:55 +0300
parents 907e89fba9c3
children 6bb1f2ccd386
line wrap: on
line diff
--- a/upstream_hash.t
+++ b/upstream_hash.t
@@ -154,7 +154,7 @@ EOF
 
 ###############################################################################
 
-# Ony requests for absent peer are moved to other peers if hash is consistent.
+# Only requests for absent peer are moved to other peers if hash is consistent.
 # Check this by comparing two upstreams with different number of peers.
 
 ok(!cmp_peers([iter('/', 20)], [iter('/2', 20)], 8082), 'inconsistent');