Ticket #126 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Typo in documentation

Reported by: mlavi@sgi.com Assigned to: mark
Priority: minor Milestone: 2.3.0
Component: phing-core Version: 2.2.0
Keywords: typo,documentation Cc:

Description

docs/phing_guide/book/chapters/appendixes/AppendixB-CoreTasks.html#MkdirTask

Typo in variable name:

<mkdir dir="{$dirs.install}/tmp" />

Should be:

<mkdir dir="${dirs.install}/tmp" />

Attachments

Change History

07/19/07 05:40:25 changed by mark

  • owner changed from hans to mark.

07/19/07 05:42:45 changed by mark

  • status changed from new to closed.
  • resolution set to fixed.

Revsion 202.

11/03/07 14:24:02 changed by hans

  • milestone changed from 2.2.1 to 2.3.0.

Milestone 2.2.1 deleted


Add/Change #126 (Typo in documentation)




Action