[Cherokee-commits] rev 1199 - cherokee/trunk/admin
cherokee at cherokee-project.com
cherokee at cherokee-project.com
Tue Mar 4 21:07:24 CET 2008
Author: taher
Date: 2008-03-04 21:07:24 +0100 (Tue, 04 Mar 2008)
New Revision: 1199
Log:
text revision
Get the changeset with:
svn diff -r 1198:1199 svn://svn.cherokee-project.com/
Modified:
cherokee/trunk/admin/encoder.help.html
4 ++--
cherokee/trunk/admin/icon.help.html
4 ++--
Modified: cherokee/trunk/admin/encoder.help.html
===================================================================
--- cherokee/trunk/admin/encoder.help.html 2008-03-04 19:24:17 UTC (rev 1198)
+++ cherokee/trunk/admin/encoder.help.html 2008-03-04 20:07:24 UTC (rev 1199)
@@ -7,11 +7,11 @@
<p class="help_p">The most important encoders are the
compressors. They deflate the information before it is sent to the
-client, and therefore speeds up the request response (there is less
+client, and therefore speed up the request response (there is less
information to be sent).</p>
<p class="help_p">At this time only the most widespread encoder is
-supported: GZip. We suggest to use it only with the text base files;
+supported: GZip. We suggest to use it only with text based files;
trying to encode images or archives will only increase CPU load for
nothing.</p>
Modified: cherokee/trunk/admin/icon.help.html
===================================================================
--- cherokee/trunk/admin/icon.help.html 2008-03-04 19:24:17 UTC (rev 1198)
+++ cherokee/trunk/admin/icon.help.html 2008-03-04 20:07:24 UTC (rev 1199)
@@ -10,9 +10,9 @@
<h2>Files</h2>
<p class="help_p">In this sections icons can be linked with file names
-and wildcats. For instance, some valid examples would
+and wildcards. For instance, some valid examples would
be: <i>*README*</i> or <i>core</i>.
<h2>Extensions</h2>
-<p class="help_p">An icon can also be related with a list of extensions.</p>
+<p class="help_p">An icon can also have relation with a list of extensions.</p>
More information about the Cherokee-commits
mailing list