]> git.mxchange.org Git - friendica.git/commitdiff
spelling: canvas
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 22:03:04 +0000 (18:03 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 22:59:11 +0000 (18:59 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
src/Object/Image.php

index 49196a0c44fe6b1e379210330d37f4965386b996..5e915d84f5f47ca9154c2cb6b7a3f45aa7e11f71 100644 (file)
@@ -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
                                 */