Skip to content

Commit

Permalink
[#5819] fix notation in XML configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Dec 19, 2015
1 parent 4a41252 commit ff23868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/form/create_custom_field_type.rst
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ link for details), create a ``gender_widget`` block to handle this:
<!-- app/config/config.xml -->
<twig:config>
<twig:form>
<twig:resource>:form/fields.html.twig</twig:resource>
<twig:resource>form/fields.html.twig</twig:resource>
</twig:form>
</twig:config>
Expand Down

0 comments on commit ff23868

Please sign in to comment.