You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by hu...@apache.org on 2012/10/03 20:32:21 UTC

svn commit: r1393657 - /trafficserver/site/trunk/content/docs/trunk/admin/plugins/gzip/index.en.mdtext

Author: humbedooh
Date: Wed Oct  3 18:32:20 2012
New Revision: 1393657

URL: http://svn.apache.org/viewvc?rev=1393657&view=rev
Log:
Dear typo; Please bugger off!

Modified:
    trafficserver/site/trunk/content/docs/trunk/admin/plugins/gzip/index.en.mdtext

Modified: trafficserver/site/trunk/content/docs/trunk/admin/plugins/gzip/index.en.mdtext
URL: http://svn.apache.org/viewvc/trafficserver/site/trunk/content/docs/trunk/admin/plugins/gzip/index.en.mdtext?rev=1393657&r1=1393656&r2=1393657&view=diff
==============================================================================
--- trafficserver/site/trunk/content/docs/trunk/admin/plugins/gzip/index.en.mdtext (original)
+++ trafficserver/site/trunk/content/docs/trunk/admin/plugins/gzip/index.en.mdtext Wed Oct  3 18:32:20 2012
@@ -56,7 +56,7 @@ Flags and options are:
  `remove-accept-encoding`: (`true` or `false`)  Sets whether the plugin should hide the accept encoding from origin servers:
   
   - To ease the load on the origins.
-  - For when the proxy parses responses, and the resulting compression/decompression is wastefull.
+  - For when the proxy parses responses, and the resulting compression/decompression is wasteful.
 
 `cache`: (`true` or `false`) When set, the plugin stores the uncompressed and compressed response as alternates.