浏览代码

Update form_types.rst

Very samll typo that changes a too long phrase into a decent HTML list
Ronan Guilloux 11 年之前
父节点
当前提交
5d7caef351
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Resources/doc/reference/form_types.rst

+ 1 - 0
Resources/doc/reference/form_types.rst

@@ -229,6 +229,7 @@ collection
 ^^^^^^^^^^
 
 This bundle handle the symfony ``collection`` form type by adding:
+
 * an ``add`` button if you set the ``allow_add`` option to ``true``.
 * a ``delete`` button if you set the ``allow_delete`` option to ``true``.