spelling: active

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-26 17:49:39 -04:00
parent a7fd9e3223
commit 2280f22088
1 changed files with 1 additions and 1 deletions

View File

@ -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
{