peterreilly 2005/05/20 09:53:58
Modified: src/main/org/apache/tools/ant/taskdefs/condition
TypeFound.java
Log:
small clarification
Revision Changes Path
1.8 +1 -1
ant/src/main/org/apache/tools/ant/taskdefs/condition/TypeFound.java
Index: TypeFound.java
===================================================================
RCS file:
/home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/condition/TypeFound.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- TypeFound.java 20 May 2005 16:33:15 -0000 1.7
+++ TypeFound.java 20 May 2005 16:53:57 -0000 1.8
@@ -44,7 +44,7 @@
/**
* The URI for this definition.
* @param uri the namespace URI. If this is not set, use the
- * default namespace.
+ * default ant namespace.
*/
public void setURI(String uri) {
this.uri = uri;
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]