Modify

Ticket #234 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

typo in foreach task documentation

Reported by: cweiske@… Owned by: hans
Priority: major Milestone: 2.3.1
Component: phing-core Version: 2.3.0
Keywords: Cc:

Description

The example has a typo, "languages" is wrong in the property.

<property name="langauges" value="en,fr,de" />
<foreach list="${languages}" param="lang" target="buildlang" />

Attachments

Change History

comment:1 Changed 4 years ago by mrook

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

Fixed in r360.

View

Add a comment

Modify Ticket

Action
as closed
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.