mirror of
https://github.com/Intervention/image.git
synced 2025-08-31 09:31:53 +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);
|
||||
|
||||
// set new content as recource
|
||||
// set new content as resource
|
||||
$frame->setCore($modified);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user