Comment typo
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 18 Oct 2010 07:53:04 +0000 (07:53 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 18 Oct 2010 07:53:04 +0000 (07:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1023678 13f79535-47bb-0310-9956-ffa450edef68

java/org/apache/jasper/compiler/AttributeParser.java

index 708c0d6..1d6d0e1 100644 (file)
@@ -148,7 +148,7 @@ public class AttributeParser {
      * - literals that need to be converted for EL processing
      *   \ -> type{'\\'}
      *   $ -> type{'$'}
-     *   # -> type{'$'}
+     *   # -> type{'#'}
      * - start of EL
      *   ${
      *   #{