]> git.mxchange.org Git - friendica.git/commitdiff
spelling: active
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 21:49:39 +0000 (17:49 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 22:02:15 +0000 (18:02 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
src/Worker/UpdateAllSuggestions.php

index 69c48aacbf11b1785b94338094a7f52e0a23e6f5..285cfe5bbbfedc0c6ee133d0b745609dd1577973 100644 (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
 {