Browse Source

spelling

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348511 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 19 years ago
parent
commit
ae7df7b769
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/main/org/apache/tools/ant/taskdefs/Manifest.java

+ 1
- 1
src/main/org/apache/tools/ant/taskdefs/Manifest.java View File

@@ -517,7 +517,7 @@ public class Manifest {
} }


/** /**
* Remove tge given attribute from the section
* Remove the given attribute from the section
* *
* @param attributeName the name of the attribute to be removed. * @param attributeName the name of the attribute to be removed.
*/ */


Loading…
Cancel
Save