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).

Comments

foopang’s picture

Status: Active » Needs review
StatusFileSize
new534 bytes

Patching it.

jhodgdon’s picture

Assigned: Unassigned » jhodgdon
Status: Needs review » Reviewed & tested by the community

Thank you! I'll get that committed shortly.

jhodgdon’s picture

Assigned: jhodgdon » Unassigned
Status: Reviewed & tested by the community » Fixed

Thanks again! Committed to 8.x and 7.x.

Automatically closed -- issue fixed for 2 weeks with no activity.