Author: peterreilly
Date: Mon Sep 24 02:37:59 2007
New Revision: 578729
URL: http://svn.apache.org/viewvc?rev=578729&view=rev
Log:
trailing ws
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/util/StringUtils.java
Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/StringUtils.java
URL:
http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/ant/util/StringUtils.java?rev=578729&r1=578728&r2=578729&view=diff
==============================================================================
--- ant/core/trunk/src/main/org/apache/tools/ant/util/StringUtils.java
(original)
+++ ant/core/trunk/src/main/org/apache/tools/ant/util/StringUtils.java Mon Sep
24 02:37:59 2007
@@ -243,7 +243,7 @@
}
/**
- * Removes the suffix from a given string, if the string contains
+ * Removes the suffix from a given string, if the string contains
* that suffix.
* @param string String for check
* @param suffix Suffix to remove
@@ -258,7 +258,7 @@
}
/**
- * Removes the prefix from a given string, if the string contains
+ * Removes the prefix from a given string, if the string contains
* that prefix.
* @param string String for check
* @param prefix Prefix to remove
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]