Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5acc483

Browse filesBrowse files
maks-rafalkoweaverryan
authored andcommitted
Fixed typo
Fixed typo [doubled words]
1 parent 928c736 commit 5acc483
Copy full SHA for 5acc483

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎cookbook/form/data_transformers.rst

Copy file name to clipboardExpand all lines: cookbook/form/data_transformers.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ a field for issue numbers
244244
2) You need to worry about passing in the ``em`` option whenever you're creating
245245
a form that uses the transformer.
246246

247-
Because of these, you may choose to create a :doc:`create a custom field type</cookbook/form/create_custom_field_type>`.
247+
Because of these, you may choose to :doc:`create a custom field type</cookbook/form/create_custom_field_type>`.
248248
First, create the custom field type class::
249249

250250
// src/Acme/TaskBundle/Form/Type/IssueSelectorType.php

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.