From ae7df7b769b8c64953a4e9d85ec6e67e736e5645 Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Wed, 23 Nov 2005 18:22:37 +0000 Subject: [PATCH] spelling git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348511 13f79535-47bb-0310-9956-ffa450edef68 --- src/main/org/apache/tools/ant/taskdefs/Manifest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/org/apache/tools/ant/taskdefs/Manifest.java b/src/main/org/apache/tools/ant/taskdefs/Manifest.java index 409a1db04..10e9b976d 100644 --- a/src/main/org/apache/tools/ant/taskdefs/Manifest.java +++ b/src/main/org/apache/tools/ant/taskdefs/Manifest.java @@ -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. */