Skip to content

Commit 1f49dbf

Browse files
committed
Merge branch '5.4' into 5.5
2 parents bc129f2 + 987a09e commit 1f49dbf

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
@@ -494,7 +494,7 @@ The following form fields are specific for certain forms and hardly reusable in
494494

495495
### `BBCodeAttributesFormField`
496496

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

499499

500500
### `DevtoolsProjectExcludedPackagesFormField`
@@ -504,14 +504,14 @@ The following form fields are specific for certain forms and hardly reusable in
504504

505505
### `DevtoolsProjectInstructionsFormField`
506506

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

509509

510510
### `DevtoolsProjectOptionalPackagesFormField`
511511

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

514514

515515
### `DevtoolsProjectRequiredPackagesFormField`
516516

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

0 commit comments

Comments
 (0)