You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by bi...@apache.org on 2008/12/01 21:57:47 UTC

svn commit: r722227 - /webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml

Author: bimargulies
Date: Mon Dec  1 12:57:47 2008
New Revision: 722227

URL: http://svn.apache.org/viewvc?rev=722227&view=rev
Log:
Fix typo.

Modified:
    webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml

Modified: webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml?rev=722227&r1=722226&r2=722227&view=diff
==============================================================================
--- webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml (original)
+++ webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml Mon Dec  1 12:57:47 2008
@@ -24,7 +24,7 @@
 	<artifactId>XmlSchema</artifactId>
 	<name>XmlSchema</name>
 	<version>1.4-SNAPSHOT</version>
-	<description>Commons XMLSchema is a light weight schema object model that can be used to manipualte or
+	<description>Commons XMLSchema is a light weight schema object model that can be used to manipulate or
         generate a schema. It has a clean, easy to use API and can easily be integrated into an existing project
         since it has almost no dependencies on third party libraries.</description>
 	<url>http://ws.apache.org/commons/XmlSchema</url>