From 0daedd92d3e896a9fcd301bbb58e85bb54a939ee Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 20 Mar 2012 19:27:08 +0000 Subject: examples/nginx.conf: remove redundant word From: Eike Herzbach --- examples/nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/nginx.conf b/examples/nginx.conf index cc1038a..73c9a4f 100644 --- a/examples/nginx.conf +++ b/examples/nginx.conf @@ -55,7 +55,7 @@ http { # faster or not than doing compression via nginx. It's easier # to configure it all in one place here for static files and also # to disable gzip for clients who don't get gzip/deflate right. - # There are other other gzip settings that may be needed used to deal with + # There are other gzip settings that may be needed used to deal with # bad clients out there, see http://wiki.nginx.org/NginxHttpGzipModule gzip on; gzip_http_version 1.0; -- cgit v1.2.3-24-ge0c7