Skip to content

Commit c4f867f

Browse files
committed
Merge branch '5.5' into 6.0
2 parents a91ab02 + 1f49dbf commit c4f867f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/php/api/form_builder/form_fields.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ The following form fields are specific for certain forms and hardly reusable in
491491

492492
### `BBCodeAttributesFormField`
493493

494-
`DevtoolsProjectExcludedPackagesFormField` is a form field for setting the attributes of a BBCode.
494+
`BBCodeAttributesFormField` is a form field for setting the attributes of a BBCode.
495495

496496

497497
### `DevtoolsProjectExcludedPackagesFormField`
@@ -501,14 +501,14 @@ The following form fields are specific for certain forms and hardly reusable in
501501

502502
### `DevtoolsProjectInstructionsFormField`
503503

504-
`DevtoolsProjectExcludedPackagesFormField` is a form field for setting the installation and update instructions of a devtools project.
504+
`DevtoolsProjectInstructionsFormField` is a form field for setting the installation and update instructions of a devtools project.
505505

506506

507507
### `DevtoolsProjectOptionalPackagesFormField`
508508

509-
`DevtoolsProjectExcludedPackagesFormField` is a form field for setting the optional packages of a devtools project.
509+
`DevtoolsProjectOptionalPackagesFormField` is a form field for setting the optional packages of a devtools project.
510510

511511

512512
### `DevtoolsProjectRequiredPackagesFormField`
513513

514-
`DevtoolsProjectExcludedPackagesFormField` is a form field for setting the required packages of a devtools project.
514+
`DevtoolsProjectRequiredPackagesFormField` is a form field for setting the required packages of a devtools project.

0 commit comments

Comments
 (0)