Browse Source

fix typo, kill TAB

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@426375 13f79535-47bb-0310-9956-ffa450edef68
master
Kevin Jackson 19 years ago
parent
commit
865154d086
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      build.xml

+ 1
- 1
build.xml View File

@@ -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>


Loading…
Cancel
Save