From 3d8c7d8fa78d9e6713fda17ca628b8134050d8e1 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 00:08:33 -0400 Subject: [PATCH] spelling: success Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- src/Protocol/ActivityPub/Delivery.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Protocol/ActivityPub/Delivery.php b/src/Protocol/ActivityPub/Delivery.php index 5bb09dfa8..ddf5816ed 100644 --- a/src/Protocol/ActivityPub/Delivery.php +++ b/src/Protocol/ActivityPub/Delivery.php @@ -208,7 +208,7 @@ class Delivery } /** - * mark or unmark the given receivers for archival upon succoess + * mark or unmark the given receivers for archival upon success * * @param array $receivers * @param boolean $success