Changeset 204

Show
Ignore:
Timestamp:
07/28/07 12:29:12 (1 year ago)
Author:
mrook
Message:

Fix some typos (closes issue #133)

Files:

Legend:

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

    r202 r204  
    121121      <td>Path to file that should be appended to destFile.</td> 
    122122      <td>n/a</td> 
    123       <td>Yes</td> 
     123      <td>No</td> 
    124124    </tr> 
    125125        <tr> 
     
    10561056<h3>Attributes and Nested Elements</h3> 
    10571057<p> 
    1058   For further documentation, see <a href="#Copytask">CopyTask</a>, 
     1058  For further documentation, see <a href="#CopyTask">CopyTask</a>, 
    10591059  since MoveTask only is a child of CopyTask and inherits all attributes. 
    10601060</p>