diff --git a/src/flextype/helpers/image.php b/src/flextype/helpers/image.php index 2189666c..65369dea 100644 --- a/src/flextype/helpers/image.php +++ b/src/flextype/helpers/image.php @@ -6,7 +6,7 @@ use Intervention\Image\ImageManagerStatic as Image; if (! function_exists('imageFile')) { /** - * Create a new image instance. + * Create a new image instance for image file. * * @param string $file Image file. * @param array $options Options array.