8000 typo · githubfromgui/symfony-docs@fc6f6b0 · GitHub
[go: up one dir, main page]

Skip to content

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

< 8000 /qbsearch-input>
Appearance settings

Commit fc6f6b0

Browse files
tacmanxabbuh
authored andcommitted
typo
1 parent 98b6734 commit fc6f6b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form/create_custom_field_type.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ check out the `ChoiceType`_ class.
6464
The PHP class extension mechanism and the Symfony form field extension
6565
mechanism are not the same. The parent type returned in ``getParent()`` is
6666
what Symfony uses to build and manage the field type. Making the PHP class
67-
extend from ``AbstractType`` is only a convenience way of implementing the
67+
extend from ``AbstractType`` is only a convenient way of implementing the
6868
required ``FormTypeInterface``.
6969

7070
There are three methods that are particularly important:

0 commit comments

Comments
 (0)
0