]> git.mxchange.org Git - friendica.git/blobdiff - mod/message.php
spelling: one
[friendica.git] / mod / message.php
index 99fb6b3b41cbc4e39787175edfd0921c2a8d8c95..928f575ef38b0bfe729d146e1e1bb7d6b2bab71e 100644 (file)
@@ -436,7 +436,7 @@ function render_messages(array $msg, string $t): string
                $to_name_e = $rr['name'];
 
                if (is_null($rr['url'])) {
-                       // contact-id is pointing to a non existing contact
+                       // contact-id is pointing to a nonexistent contact
                        continue;
                }