Changeset 196

Show
Ignore:
Timestamp:
06/14/07 15:48:08 (1 year ago)
Author:
mrook
Message:

Replace reference to CopyTask (closes issue #115)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/docs/phing_guide/book/chapters/appendixes/AppendixC-OptionalTasks.html

    r190 r196  
    2121 
    2222<p> This reference lists the tasks alphabetically by the name of the classes that 
    23   implement the tasks. So if you are searching for the reference to the <code>&lt;copy&gt;</code> 
    24   tag, for example, you will want to look at the reference of CopyTask. </p> 
     23  implement the tasks. So if you are searching for the reference to the <code>&lt;phplint&gt;</code> 
     24  tag, for example, you will want to look at the reference of PhpLintTask. </p> 
    2525 
    2626<h2><a name="CoverageMergerTask"></a>CoverageMergerTask</h2>