Documentation Bug

Bug #398839 reported by Emerson Macedo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
play framework
Fix Released
Undecided
Unassigned

Bug Description

On Fixtures session of Play Manual (http://www.playframework.org/manual/contents/test#fixtures), I found a type error.

It is written,
#{fixtures delete:'all', load:'data.yml' /}

But should be
#{fixture delete:'all', load:'data.yml' /}

The diference is only the "s" on tag name.

Regards,

Emerson

Revision history for this message
Guillaume Bort (guillaume-bort) wrote :

Thank you.

Changed in play:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.