You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2012/03/06 11:30:24 UTC

svn commit: r1297411 - /tomcat/tc7.0.x/trunk/java/org/apache/catalina/CatalinaFactory.java

Author: rjung
Date: Tue Mar  6 10:30:24 2012
New Revision: 1297411

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

Modified:
    tomcat/tc7.0.x/trunk/java/org/apache/catalina/CatalinaFactory.java

Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/CatalinaFactory.java
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/CatalinaFactory.java?rev=1297411&r1=1297410&r2=1297411&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/java/org/apache/catalina/CatalinaFactory.java (original)
+++ tomcat/tc7.0.x/trunk/java/org/apache/catalina/CatalinaFactory.java Tue Mar  6 10:30:24 2012
@@ -27,7 +27,7 @@ import org.apache.catalina.core.Standard
  * alternative defaults.
  *
  * @deprecated There was no demand for this capability and it will be removed in
- *             Tomact 8.0.x
+ *             Tomcat 8.0.x
  */
 public class CatalinaFactory {
 



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