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',