From: markt Date: Thu, 10 Jan 2008 21:53:14 +0000 (+0000) Subject: Fix bug 43344. Correct typo. Patch provided by Tim Nowaczyk. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=ab24f74292c806e72226d51095bc6500c4d98cbb;p=tomcat7.0 Fix bug 43344. Correct typo. Patch provided by Tim Nowaczyk. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@610946 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/conf/tomcat-users.xml b/conf/tomcat-users.xml index 7114f5d1a..dc12d8f90 100644 --- a/conf/tomcat-users.xml +++ b/conf/tomcat-users.xml @@ -16,11 +16,11 @@ limitations under the License. --> - diff --git a/webapps/examples/jsp/tagplugin/if.jsp b/webapps/examples/jsp/tagplugin/if.jsp index 7aa433b8b..408655c75 100644 --- a/webapps/examples/jsp/tagplugin/if.jsp +++ b/webapps/examples/jsp/tagplugin/if.jsp @@ -25,7 +25,7 @@
Plugin Introductory Notes
- Brief Instructions for Wrieting Plugins + Brief Instructions for Writing Plugins