diff --git a/docs/manual/CoreTasks/uptodate.html b/docs/manual/CoreTasks/uptodate.html index b3a6da348..b1b7ce2ee 100644 --- a/docs/manual/CoreTasks/uptodate.html +++ b/docs/manual/CoreTasks/uptodate.html @@ -78,8 +78,9 @@ target execution depending on the relative age of the specified files.
The nested <srcfiles>
element allows you to specify a
-set of files to check against the target file(s).
The nested <srcfiles>
element is a
+fileset and allows you to
+specify a set of files to check against the target file(s).
Note: You can specify either the srcfile
attribute or nested <srcfiles>
elements, but not both.