From 29a14f3e13f47e7db9fdf4bd900f57494566b458 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 00:08:21 -0400 Subject: [PATCH] spelling: revocation Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- src/Worker/Contact/RevokeFollow.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Worker/Contact/RevokeFollow.php b/src/Worker/Contact/RevokeFollow.php index 4296926c6..51116ac64 100644 --- a/src/Worker/Contact/RevokeFollow.php +++ b/src/Worker/Contact/RevokeFollow.php @@ -30,7 +30,7 @@ use Friendica\Network\HTTPException; class RevokeFollow { /** - * Issue asynchronous follow revokation message to remote servers. + * Issue asynchronous follow revocation message to remote servers. * The local relationship has already been updated, so we can't use the user-specific contact * * @param int $cid Target public contact id