From 5f9d324ac9ad3f3a1f41e084a908a9336a5255ea Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Sun, 26 Mar 2023 18:00:33 -0400 Subject: [PATCH] spelling: these Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- src/Protocol/DFRN.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Protocol/DFRN.php b/src/Protocol/DFRN.php index ddba6cae0..b29a3676a 100644 --- a/src/Protocol/DFRN.php +++ b/src/Protocol/DFRN.php @@ -608,7 +608,7 @@ class DFRN /// @Todo /// - Check real image type and image size - /// - Check which of these boths elements we should use + /// - Check which of these elements we should use $attributes = [ 'rel' => 'photo', 'type' => 'image/jpeg',