Author: bodewig
Date: Tue Nov 15 20:42:21 2005
New Revision: 344885
URL: http://svn.apache.org/viewcvs?rev=344885&view=rev
Log:
fix tag name in comment
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/XmlProperty.java
Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/XmlProperty.java
URL:
http://svn.apache.org/viewcvs/ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/XmlProperty.java?rev=344885&r1=344884&r2=344885&view=diff
==============================================================================
--- ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/XmlProperty.java
(original)
+++ ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/XmlProperty.java Tue
Nov 15 20:42:21 2005
@@ -748,7 +748,7 @@
* Whether this task can deal with non-file resources.
*
* <p>This implementation returns true only if this task is
- * <gzip>. Any subclass of this class that also wants to
+ * <xmlproperty>. Any subclass of this class that also wants to
* support non-file resources needs to override this method. We
* need to do so for backwards compatibility reasons since we
* can't expect subclasses to support resources.</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]