You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by km...@apache.org on 2008/02/17 23:04:53 UTC

svn commit: r628559 - /tapestry/tapestry5/trunk/pom.xml

Author: kmenard
Date: Sun Feb 17 14:04:51 2008
New Revision: 628559

URL: http://svn.apache.org/viewvc?rev=628559&view=rev
Log:
Fixed a typo.

Modified:
    tapestry/tapestry5/trunk/pom.xml

Modified: tapestry/tapestry5/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/pom.xml?rev=628559&r1=628558&r2=628559&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/pom.xml (original)
+++ tapestry/tapestry5/trunk/pom.xml Sun Feb 17 14:04:51 2008
@@ -422,7 +422,7 @@
 
 
     <properties>
-        <!-- Version 2.1 lists everything as 100% covered, wierd. -->
+        <!-- Version 2.1 lists everything as 100% covered, weird. -->
         <cobertura-plugin-version>2.2-SNAPSHOT</cobertura-plugin-version>
         <update-release-info>false</update-release-info>
     </properties>