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/20 20:49:30 UTC

svn commit: r728335 - in /webservices/commons/trunk/modules/XmlSchema/src/main/assembly: bin.xml src.xml

Author: bimargulies
Date: Sat Dec 20 11:49:30 2008
New Revision: 728335

URL: http://svn.apache.org/viewvc?rev=728335&view=rev
Log:
Fix some spelling mistakes.

Modified:
    webservices/commons/trunk/modules/XmlSchema/src/main/assembly/bin.xml
    webservices/commons/trunk/modules/XmlSchema/src/main/assembly/src.xml

Modified: webservices/commons/trunk/modules/XmlSchema/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/XmlSchema/src/main/assembly/bin.xml?rev=728335&r1=728334&r2=728335&view=diff
==============================================================================
--- webservices/commons/trunk/modules/XmlSchema/src/main/assembly/bin.xml (original)
+++ webservices/commons/trunk/modules/XmlSchema/src/main/assembly/bin.xml Sat Dec 20 11:49:30 2008
@@ -30,7 +30,7 @@
                 <include>*.txt</include>
             </includes>
 			<!-- Note that we exclude these txt files and later copy them with
-				 filteres -->
+				 filters -->
  			<excludes>
                 <exclude>README.txt</exclude>
 			    <exclude>RELEASE-NOTE.txt</exclude>

Modified: webservices/commons/trunk/modules/XmlSchema/src/main/assembly/src.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/XmlSchema/src/main/assembly/src.xml?rev=728335&r1=728334&r2=728335&view=diff
==============================================================================
--- webservices/commons/trunk/modules/XmlSchema/src/main/assembly/src.xml (original)
+++ webservices/commons/trunk/modules/XmlSchema/src/main/assembly/src.xml Sat Dec 20 11:49:30 2008
@@ -31,7 +31,7 @@
         <include>*.properties</include>
       </includes>
 	 <!-- Note that we exclude these txt files and later copy them with
-		 filteres -->
+		 filters -->
  	  <excludes>
          <exclude>README.txt</exclude>
 		 <exclude>RELEASE-NOTE.txt</exclude>