diff --git a/modules/backend/behaviors/FormController.php b/modules/backend/behaviors/FormController.php index e7858b63a..01bef3b0c 100644 --- a/modules/backend/behaviors/FormController.php +++ b/modules/backend/behaviors/FormController.php @@ -646,7 +646,7 @@ class FormController extends ControllerBehavior * View helper to render the form fields belonging to the * secondary tabs section. * - * formRenderPrimaryTabs() ?> + * formRenderSecondaryTabs() ?> * * @return string HTML markup * @throws \October\Rain\Exception\ApplicationException if the Form Widget isn't set