Author: idarwin
Date: Wed Nov 4 13:13:41 2009
New Revision: 832733
URL: http://svn.apache.org/viewvc?rev=832733&view=rev
Log:
Bugfix typos from 48118
Modified:
tomcat/trunk/java/org/apache/catalina/startup/Embedded.java
Modified: tomcat/trunk/java/org/apache/catalina/startup/Embedded.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/startup/Embedded.java?rev=832733&r1=832732&r2=832733&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/startup/Embedded.java (original)
+++ tomcat/trunk/java/org/apache/catalina/startup/Embedded.java Wed Nov 4
13:13:41 2009
@@ -227,7 +227,7 @@
/**
- * Return true if redirction of standard streams is enabled.
+ * Return true if redirection of standard streams is enabled.
*/
public boolean isRedirectStreams() {
@@ -872,7 +872,7 @@
/** Initialize naming - this should only enable java:env and root naming.
- * If tomcat is embeded in an application that already defines those -
+ * If tomcat is embedded in an application that already defines those -
* it shouldn't do it.
*
* XXX The 2 should be separated, you may want to enable java: but not
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]