You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2007/01/18 14:49:44 UTC

svn commit: r497430 - /cocoon/trunk/core/cocoon-thread/cocoon-thread-impl/pom.xml

Author: cziegeler
Date: Thu Jan 18 05:49:43 2007
New Revision: 497430

URL: http://svn.apache.org/viewvc?view=rev&rev=497430
Log:
Typo

Modified:
    cocoon/trunk/core/cocoon-thread/cocoon-thread-impl/pom.xml

Modified: cocoon/trunk/core/cocoon-thread/cocoon-thread-impl/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-thread/cocoon-thread-impl/pom.xml?view=diff&rev=497430&r1=497429&r2=497430
==============================================================================
--- cocoon/trunk/core/cocoon-thread/cocoon-thread-impl/pom.xml (original)
+++ cocoon/trunk/core/cocoon-thread/cocoon-thread-impl/pom.xml Thu Jan 18 05:49:43 2007
@@ -35,7 +35,7 @@
   <name>Cocoon Thread Implementation</name>
   <description>
    Implementation of thread pool and factory components.
-   Implementation of a component for execution of background tassks.
+   Implementation of a component for execution of background tasks.
   </description>
   <dependencies>
     <!--  Cocoon  -->