From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Sun, 26 Mar 2023 21:49:39 +0000 (-0400) Subject: spelling: active X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2280f22088e7aa2b1cb50a3f82445e0af99963ff;p=friendica.git spelling: active Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/src/Worker/UpdateAllSuggestions.php b/src/Worker/UpdateAllSuggestions.php index 69c48aacbf..285cfe5bbb 100644 --- a/src/Worker/UpdateAllSuggestions.php +++ b/src/Worker/UpdateAllSuggestions.php @@ -26,7 +26,7 @@ use Friendica\Model\Contact; use Friendica\Util\DateTimeFormat; /** - * Update contact suggestions for all aktive users + * Update contact suggestions for all active users */ class UpdateAllSuggestions {