spelling: the

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-20 23:13:56 -04:00
parent 9cc37d5541
commit c6a9e8be39
14 changed files with 17 additions and 17 deletions

View file

@ -2770,7 +2770,7 @@ class Diaspora
}
// Normally we should have a filled "addr" field - but in the past this wasn't the case
// So - just in case - we build the the address here.
// So - just in case - we build the address here.
if ($contact['nickname'] != '') {
$nick = $contact['nickname'];
} else {