You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2007/03/02 12:58:19 UTC

svn commit: r513719 - in /tomcat/site/trunk: docs/migration.html xdocs/migration.xml

Author: remm
Date: Fri Mar  2 03:58:18 2007
New Revision: 513719

URL: http://svn.apache.org/viewvc?view=rev&rev=513719
Log:
- Typos.

Modified:
    tomcat/site/trunk/docs/migration.html
    tomcat/site/trunk/xdocs/migration.xml

Modified: tomcat/site/trunk/docs/migration.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration.html?view=diff&rev=513719&r1=513718&r2=513719
==============================================================================
--- tomcat/site/trunk/docs/migration.html (original)
+++ tomcat/site/trunk/docs/migration.html Fri Mar  2 03:58:18 2007
@@ -325,7 +325,7 @@
 
     <p>Commons-logging was package renamed to <code>org.apache.juli.logging</code>
     so that application logging can be as independent as possible from the
-    container, while wtill having the possibility of being unified. This change is
+    container, while still having the possibility of being unified. This change is
     transparent when using java.logging, but requires compilation of the extra
     components when using log4j for Tomcat's logging. See the logging and extras
     documentation for more details.</p>
@@ -383,7 +383,7 @@
 <td>
 <blockquote>
 
-    <p>Clustering confoguration was refactored. See the clustering documentation
+    <p>Clustering configuration was refactored. See the clustering documentation
     for more details.</p>
 
   </blockquote>

Modified: tomcat/site/trunk/xdocs/migration.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration.xml?view=diff&rev=513719&r1=513718&r2=513719
==============================================================================
--- tomcat/site/trunk/xdocs/migration.xml (original)
+++ tomcat/site/trunk/xdocs/migration.xml Fri Mar  2 03:58:18 2007
@@ -57,7 +57,7 @@
 
     <p>Commons-logging was package renamed to <code>org.apache.juli.logging</code>
     so that application logging can be as independent as possible from the
-    container, while wtill having the possibility of being unified. This change is
+    container, while still having the possibility of being unified. This change is
     transparent when using java.logging, but requires compilation of the extra
     components when using log4j for Tomcat's logging. See the logging and extras
     documentation for more details.</p>
@@ -75,7 +75,7 @@
 
   <subsection name="Clustering configuration changes">
 
-    <p>Clustering confoguration was refactored. See the clustering documentation
+    <p>Clustering configuration was refactored. See the clustering documentation
     for more details.</p>
 
   </subsection>



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