Fix comment typo
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 29 Jan 2010 00:10:40 +0000 (00:10 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 29 Jan 2010 00:10:40 +0000 (00:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@904315 13f79535-47bb-0310-9956-ffa450edef68

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

index 5cbb1df..ca99e86 100644 (file)
@@ -228,7 +228,7 @@ public class AttributeParser {
     }
 
     /*
-     * Returns the nest unquoted character and sets the lastChEscaped flag to
+     * Returns the next unquoted character and sets the lastChEscaped flag to
      * indicate if it was quoted/escaped or not.
      * &apos; is always unquoted to '
      * &quot; is always unquoted to "