Author: kevj
Date: Thu Jul 27 21:12:01 2006
New Revision: 426375

URL: http://svn.apache.org/viewvc?rev=426375&view=rev
Log:
fix typo, kill TAB

Modified:
    ant/core/trunk/build.xml

Modified: ant/core/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/build.xml?rev=426375&r1=426374&r2=426375&view=diff
==============================================================================
--- ant/core/trunk/build.xml (original)
+++ ant/core/trunk/build.xml Thu Jul 27 21:12:01 2006
@@ -739,7 +739,7 @@
           value="org.apache.tools.ant"/>
         <attribute name="Implementation-Version"
           value="${manifest-version}"/>
-        <attribute name="Implemenatation-Vendor"
+        <attribute name="Implementation-Vendor"
           value="Apache Software Foundation"/>
       </section>
     </manifest>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to