You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2015/11/26 21:59:00 UTC

svn commit: r1716767 - /tomcat/trunk/test/webapp/WEB-INF/classes/org/apache/tomcat/Bug58096.java

Author: markt
Date: Thu Nov 26 20:59:00 2015
New Revision: 1716767

URL: http://svn.apache.org/viewvc?rev=1716767&view=rev
Log:
Fix typo

Modified:
    tomcat/trunk/test/webapp/WEB-INF/classes/org/apache/tomcat/Bug58096.java

Modified: tomcat/trunk/test/webapp/WEB-INF/classes/org/apache/tomcat/Bug58096.java
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp/WEB-INF/classes/org/apache/tomcat/Bug58096.java?rev=1716767&r1=1716766&r2=1716767&view=diff
==============================================================================
--- tomcat/trunk/test/webapp/WEB-INF/classes/org/apache/tomcat/Bug58096.java (original)
+++ tomcat/trunk/test/webapp/WEB-INF/classes/org/apache/tomcat/Bug58096.java Thu Nov 26 20:59:00 2015
@@ -17,7 +17,7 @@
 package org.apache.tomcat;
 
 /**
- * Contains no functionality since it is only used tp test the code source
+ * Contains no functionality since it is only used to test the code source
  * assigned to the class.
  */
 public class Bug58096 {



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org