diff proxy_keepalive.t @ 595:6cdfd177319b

Tests: fixed typos and misspellings.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 28 May 2015 15:13:55 +0300
parents 6c0a5903d0ae
children 8f6b9f7f36d7
line wrap: on
line diff
--- a/proxy_keepalive.t
+++ b/proxy_keepalive.t
@@ -80,7 +80,7 @@ EOF
 
 ###############################################################################
 
-# There are 3 mostly independend modes of upstream operation:
+# There are 3 mostly independent modes of upstream operation:
 #
 # 1. Buffered, i.e. normal mode with "proxy_buffering on;"
 # 2. Unbuffered, i.e. "proxy_buffering off;".