Author: markt
Date: Thu Nov 5 00:28:09 2009
New Revision: 832927
URL: http://svn.apache.org/viewvc?rev=832927&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48120
Spelling errors
Modified:
tomcat/trunk/java/org/apache/catalina/startup/SetNextNamingRule.java
Modified: tomcat/trunk/java/org/apache/catalina/startup/SetNextNamingRule.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/startup/SetNextNamingRule.java?rev=832927&r1=832926&r2=832927&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/startup/SetNextNamingRule.java
(original)
+++ tomcat/trunk/java/org/apache/catalina/startup/SetNextNamingRule.java Thu
Nov 5 00:28:09 2009
@@ -47,7 +47,7 @@
*
* @param methodName Method name of the parent method to call
* @param paramType Java class of the parent method's argument
- * (if you wish to use a primitive type, specify the corresonding
+ * (if you wish to use a primitive type, specify the corresponding
* Java wrapper class instead, such as <code>java.lang.Boolean</code>
* for a <code>boolean</code> parameter)
*/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]