Author: markt
Date: Fri Oct 24 12:54:50 2014
New Revision: 1634046
URL: http://svn.apache.org/r1634046
Log:
Fix comment typo
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/JspReader.java
Modified: tomcat/trunk/java/org/apache/jasper/compiler/JspReader.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/compiler/JspReader.java?rev=1634046&r1=1634045&r2=1634046&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/jasper/compiler/JspReader.java (original)
+++ tomcat/trunk/java/org/apache/jasper/compiler/JspReader.java Fri Oct 24
12:54:50 2014
@@ -730,7 +730,7 @@ class JspReader {
}
/**
- * Pop a file from the file stack. The field "current" is retored
+ * Pop a file from the file stack. The field "current" is restored
* to the value to point to the previous files, if any, and is set
* to null otherwise.
* @return true is there is a previous file on the stack.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]