diff --git a/app/Presenters/ComponentGroupPresenter.php b/app/Presenters/ComponentGroupPresenter.php index 2acb112e..d6e62a99 100644 --- a/app/Presenters/ComponentGroupPresenter.php +++ b/app/Presenters/ComponentGroupPresenter.php @@ -59,7 +59,7 @@ class ComponentGroupPresenter extends BasePresenter implements Arrayable } /** - * Return the enabled components from the wrapped object, and cache it if need be + * Return the enabled components from the wrapped object, and cache it if need be. * * @return bool */