You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2021/11/18 10:23:07 UTC

[tomcat] branch 10.0.x updated: Fix typo

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.0.x by this push:
     new ff337d8  Fix typo
ff337d8 is described below

commit ff337d8ef49efb9eb42a67348b1511cef364c078
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Nov 18 10:22:09 2021 +0000

    Fix typo
---
 webapps/docs/config/resources.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/config/resources.xml b/webapps/docs/config/resources.xml
index 12e74cb..64a1610 100644
--- a/webapps/docs/config/resources.xml
+++ b/webapps/docs/config/resources.xml
@@ -326,7 +326,7 @@
   <h3>Cache Strategy</h3>
 
   <p>Additional control over the caching of static resources can be obtained by
-     configuring a custom cache strategy. To configure a custom cache straegy,
+     configuring a custom cache strategy. To configure a custom cache strategy,
      nest a &lt;CacheStrategy&gt; element inside the &lt;Resources&gt; element
      with the following attributes:</p>
 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org