changeset 538:1ab33feebbfd

Tests: typo.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 24 Mar 2015 16:43:46 +0300
parents 202de1d281e5
children 3fcad5e66735
files image_filter_finalize.t
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/image_filter_finalize.t
+++ b/image_filter_finalize.t
@@ -93,7 +93,7 @@ http {
         }
 
         # filter finalization may cause duplicate upstream finalization,
-        # resulting in wrong $upstream_response time,
+        # resulting in wrong $upstream_response_time,
         # http://nginx.org/pipermail/nginx-devel/2015-February/006539.html
 
         # note that we'll need upstream response time to be at least 1 second,