From fd6274904b8098236a2d5bde0242d5f42766c10a Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 00:08:20 -0400 Subject: [PATCH] spelling: returns Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- src/Protocol/Diaspora.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Protocol/Diaspora.php b/src/Protocol/Diaspora.php index b138a87815..f6dbfa7e3a 100644 --- a/src/Protocol/Diaspora.php +++ b/src/Protocol/Diaspora.php @@ -2756,7 +2756,7 @@ class Diaspora * ************************************************************************************** */ /** - * returnes the handle of a contact + * returns the handle of a contact * * @param array $contact contact array * -- 2.39.5