From bda4fe61b59774612cc807fcc823de0269c5cb72 Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Wed, 16 Jul 2008 17:17:19 +0000 Subject: [PATCH] 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 --- docs/manual/CoreTasks/length.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/CoreTasks/length.html b/docs/manual/CoreTasks/length.html index cfd32ac13..e06499dad 100644 --- a/docs/manual/CoreTasks/length.html +++ b/docs/manual/CoreTasks/length.html @@ -64,7 +64,7 @@ trim - Whether to trim when operating on a string. + Whether to trim when operating on a string. Default false. No; only valid when string is set