In both 8.x and 7.x, there is a typo in modules/field_ui/field_ui.admin.inc that says
@ingroups form
instead of
@ingroup form
Should be a good novice task (one-line patch).
In both 8.x and 7.x, there is a typo in modules/field_ui/field_ui.admin.inc that says
@ingroups form
instead of
@ingroup form
Should be a good novice task (one-line patch).