X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FObject%2FImage.php;h=5e915d84f5f47ca9154c2cb6b7a3f45aa7e11f71;hb=2911895cdb135aacc36050c69a2107f2e2850997;hp=49196a0c44fe6b1e379210330d37f4965386b996;hpb=61deaec4be85cb44d16bb32d59d49dc7f559cf72;p=friendica.git diff --git a/src/Object/Image.php b/src/Object/Image.php index 49196a0c44..5e915d84f5 100644 --- a/src/Object/Image.php +++ b/src/Object/Image.php @@ -600,7 +600,7 @@ class Image do { $this->image->cropImage($w, $h, $x, $y); /* - * We need to remove the canva, + * We need to remove the canvas, * or the image is not resized to the crop: * http://php.net/manual/en/imagick.cropimage.php#97232 */