From: markt Date: Mon, 18 Oct 2010 07:53:04 +0000 (+0000) Subject: Comment typo X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=406e7e1cc50a6d40421fd7e3c65386d686c419ac;p=tomcat7.0 Comment typo git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1023678 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/java/org/apache/jasper/compiler/AttributeParser.java b/java/org/apache/jasper/compiler/AttributeParser.java index 708c0d654..1d6d0e1f2 100644 --- a/java/org/apache/jasper/compiler/AttributeParser.java +++ b/java/org/apache/jasper/compiler/AttributeParser.java @@ -148,7 +148,7 @@ public class AttributeParser { * - literals that need to be converted for EL processing * \ -> type{'\\'} * $ -> type{'$'} - * # -> type{'$'} + * # -> type{'#'} * - start of EL * ${ * #{