From: idarwin Date: Wed, 4 Nov 2009 13:13:41 +0000 (+0000) Subject: Bugfix typos from 48118 X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=54d3a7c5d29d901870c7ba5d9f20f43b43d6f24d;p=tomcat7.0 Bugfix typos from 48118 git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@832733 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/java/org/apache/catalina/startup/Embedded.java b/java/org/apache/catalina/startup/Embedded.java index 4ae82a96c..270ff1114 100644 --- a/java/org/apache/catalina/startup/Embedded.java +++ b/java/org/apache/catalina/startup/Embedded.java @@ -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