فهرست منبع

Typo: "CollectionType" instead of "Collection Type" (#4394)

Nikolay Oleynikov 8 سال پیش
والد
کامیت
a84477e60b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Resources/doc/reference/form_types.rst

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

@@ -452,7 +452,7 @@ btn_add, btn_list, btn_delete and btn_catalogue:
 sonata_type_collection
 sonata_type_collection
 ^^^^^^^^^^^^^^^^^^^^^^
 ^^^^^^^^^^^^^^^^^^^^^^
 
 
-The ``Collection Type`` is meant to handle creation and editing of model
+The ``CollectionType`` is meant to handle creation and editing of model
 collections. Rows can be added and deleted, and your model abstraction layer may
 collections. Rows can be added and deleted, and your model abstraction layer may
 allow you to edit fields inline. You can use ``type_options`` to pass values
 allow you to edit fields inline. You can use ``type_options`` to pass values
 to the underlying forms.
 to the underlying forms.