Modify

Opened 6 years ago

Closed 6 years ago

Last modified 4 years ago

#126 closed defect (fixed)

Typo in documentation

Reported by: mlavi@… Owned by: 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 (0)

Change History (3)

comment:1 Changed 6 years ago by mark

  • Owner changed from hans to mark

comment:2 Changed 6 years ago by mark

  • Resolution set to fixed
  • Status changed from new to closed

Revsion 202.

comment:3 Changed 6 years ago by hans

  • Milestone changed from 2.2.1 to 2.3.0

Milestone 2.2.1 deleted

Add Comment

Modify Ticket

Action
as closed The owner will remain mark.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.