mirror of
https://github.com/friendica/friendica
synced 2024-11-17 23:43:40 +00:00
spelling: canvas
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
6ff7423ec5
commit
29fd7b9f68
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue