You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by id...@apache.org on 2009/09/12 18:58:09 UTC

svn commit: r814198 - /tomcat/trunk/PROPOSALS.txt

Author: idarwin
Date: Sat Sep 12 16:58:08 2009
New Revision: 814198

URL: http://svn.apache.org/viewvc?rev=814198&view=rev
Log:
Trivial typo correction

Modified:
    tomcat/trunk/PROPOSALS.txt

Modified: tomcat/trunk/PROPOSALS.txt
URL: http://svn.apache.org/viewvc/tomcat/trunk/PROPOSALS.txt?rev=814198&r1=814197&r2=814198&view=diff
==============================================================================
--- tomcat/trunk/PROPOSALS.txt (original)
+++ tomcat/trunk/PROPOSALS.txt Sat Sep 12 16:58:08 2009
@@ -24,7 +24,7 @@
 
 PATCHES PROPOSED FOR INCLUSION in 6.1.x:
   [ The alpha/beta branch that will be the basis of the stable 6.2.x releases ]
-  [ No date has been set for the creatation of a 6.1.x brnach at this point ]
+  [ No date has been set for the creatation of a 6.1.x branch at this point ]
   [ New proposals should be added at the end of the list ]
 
 
@@ -84,7 +84,7 @@
   but you can move the sessions upon demand before shutting down a tomcat instance
   and draining sessions
   
-* Make it easier to embed tomcat, run it without config files and specia layout:
+* Make it easier to embed tomcat, run it without config files and special layout:
   - add a helper class to allow tomcat to be run without any external config 
   files.
   - add unit test as example



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


Re: svn commit: r814198 - /tomcat/trunk/PROPOSALS.txt

Posted by sebb <se...@gmail.com>.
On 12/09/2009, idarwin@apache.org <id...@apache.org> wrote:
> Author: idarwin
>  Date: Sat Sep 12 16:58:08 2009
>  New Revision: 814198
>
>  URL: http://svn.apache.org/viewvc?rev=814198&view=rev
>  Log:
>  Trivial typo correction
>
>  Modified:
>     tomcat/trunk/PROPOSALS.txt
>
>  Modified: tomcat/trunk/PROPOSALS.txt
>  URL: http://svn.apache.org/viewvc/tomcat/trunk/PROPOSALS.txt?rev=814198&r1=814197&r2=814198&view=diff
>  ==============================================================================
>  --- tomcat/trunk/PROPOSALS.txt (original)
>  +++ tomcat/trunk/PROPOSALS.txt Sat Sep 12 16:58:08 2009
>  @@ -24,7 +24,7 @@
>
>   PATCHES PROPOSED FOR INCLUSION in 6.1.x:
>    [ The alpha/beta branch that will be the basis of the stable 6.2.x releases ]
>  -  [ No date has been set for the creatation of a 6.1.x brnach at this point ]
>  +  [ No date has been set for the creatation of a 6.1.x branch at this point ]

There's yet another typo above ;-)

s/creatation/creation/

>    [ New proposals should be added at the end of the list ]
>
>
>  @@ -84,7 +84,7 @@
>    but you can move the sessions upon demand before shutting down a tomcat instance
>    and draining sessions
>
>  -* Make it easier to embed tomcat, run it without config files and specia layout:
>  +* Make it easier to embed tomcat, run it without config files and special layout:
>    - add a helper class to allow tomcat to be run without any external config
>    files.
>    - add unit test as example
>
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
>  For additional commands, e-mail: dev-help@tomcat.apache.org
>
>

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