mirror of
https://github.com/Intervention/image.git
synced 2025-09-02 02:12:37 +02:00
Style FitModifier.php fix a typo in the comment.
This commit is contained in:
@@ -65,7 +65,7 @@ class FitModifier extends AbstractFitModifier implements ModifierInterface
|
|||||||
|
|
||||||
imagedestroy($current);
|
imagedestroy($current);
|
||||||
|
|
||||||
// set new content as recource
|
// set new content as resource
|
||||||
$frame->setCore($modified);
|
$frame->setCore($modified);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user