From 5fe75ed50d4eff7e2df76bbb40385920bb1c4a40 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Sat, 2 Apr 2022 23:04:44 +0200 Subject: [PATCH] Update src/Protocol/ActivityPub/Receiver.php Co-authored-by: Hypolite Petovan --- src/Protocol/ActivityPub/Receiver.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Protocol/ActivityPub/Receiver.php b/src/Protocol/ActivityPub/Receiver.php index 253e4d6310..86ecfc782d 100644 --- a/src/Protocol/ActivityPub/Receiver.php +++ b/src/Protocol/ActivityPub/Receiver.php @@ -767,7 +767,7 @@ class Receiver } /** - * Stores unhandled or unknown Activitities as a file + * Stores unhandled or unknown Activities as a file * * @param boolean $unknown "true" if the activity is unknown, "false" if it is unhandled * @param string $type Activity type