From cc1b02fb9da22e21446492199a34f54250306a85 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Tue, 27 Jul 2004 06:38:59 +0000 Subject: [PATCH] Correction of the example for p4label task to match attributes PR: 30299 Submitted by: Tim Clemons timc at messagegate dot com git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276719 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/OptionalTasks/perforce.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/OptionalTasks/perforce.html b/docs/manual/OptionalTasks/perforce.html index 874279011..539f2b17e 100644 --- a/docs/manual/OptionalTasks/perforce.html +++ b/docs/manual/OptionalTasks/perforce.html @@ -420,7 +420,7 @@ is not the latest any more. name="NightlyBuild:${DSTAMP}:${TSTAMP}" desc="Auto Nightly Build" lock="locked" - label="//firstdepot/...;//secondepot/foo/bar/..." + view="//firstdepot/...;//secondepot/foo/bar/..." />