Add a 'to' that was missing in the FEATURE_COMPRESSION description
authorFabian Keil <fk@fabiankeil.de>
Fri, 8 Jul 2011 13:30:59 +0000 (13:30 +0000)
committerFabian Keil <fk@fabiankeil.de>
Fri, 8 Jul 2011 13:30:59 +0000 (13:30 +0000)
templates/show-status

index 4283058..404dd4f 100644 (file)
               <td><code>FEATURE_COMPRESSION</code></td>
               <td>@if-FEATURE_COMPRESSION-then@ Yes @else-not-FEATURE_COMPRESSION@ No @endif-FEATURE_COMPRESSION@</td>
               <td>
-               Allows compress buffered content before sending it to the client, assuming the client supports it.
+               Allows to compress buffered content before sending it to the client, assuming the client supports it.
               </td>
             </tr>
             <tr>