Bugfix typos from 48118
authoridarwin <idarwin@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 4 Nov 2009 13:13:41 +0000 (13:13 +0000)
committeridarwin <idarwin@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 4 Nov 2009 13:13:41 +0000 (13:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@832733 13f79535-47bb-0310-9956-ffa450edef68

java/org/apache/catalina/startup/Embedded.java

index 4ae82a9..270ff11 100644 (file)
@@ -227,7 +227,7 @@ public class Embedded  extends StandardService {
 
 
     /**
-     * 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 @@ public class Embedded  extends StandardService {
 
 
     /** 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