Browse Source

note on string trimming for length task

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677345 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 17 years ago
parent
commit
bda4fe61b5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/CoreTasks/length.html

+ 1
- 1
docs/manual/CoreTasks/length.html View File

@@ -64,7 +64,7 @@
</tr>
<tr>
<td valign="top">trim</td>
<td valign="top">Whether to trim when operating on a string.</td>
<td valign="top">Whether to trim when operating on a string. Default <i>false</i>.</td>
<td valign="top" align="center">No; only valid when string is set</td>
</tr>
<tr>


Loading…
Cancel
Save