From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 03:17:47 +0000 (-0400) Subject: spelling: explanations X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=fbc68329789948d4aff9d97fc89e9118a8d7d99f;p=friendica.git spelling: explanations Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/src/Content/Feature.php b/src/Content/Feature.php index 22b83a0942..f97a030118 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