From fbc68329789948d4aff9d97fc89e9118a8d7d99f Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 21 Mar 2023 23:17:47 -0400 Subject: [PATCH] spelling: explanations Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- src/Content/Feature.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Content/Feature.php b/src/Content/Feature.php index 22b83a094..f97a03011 100644 --- a/src/Content/Feature.php +++ b/src/Content/Feature.php @@ -79,7 +79,7 @@ class Feature * Get a list of all available features * * The array includes the setting group, the setting name, - * explainations for the setting and if it's enabled or disabled + * explanations for the setting and if it's enabled or disabled * by default * * @param bool $filtered True removes any locked features