diff --git a/src/Intervention/Image/AbstractDecoder.php b/src/Intervention/Image/AbstractDecoder.php index a717db9f..54e1ee9d 100644 --- a/src/Intervention/Image/AbstractDecoder.php +++ b/src/Intervention/Image/AbstractDecoder.php @@ -57,7 +57,7 @@ abstract class AbstractDecoder } /** - * Init from fiven URL + * Init from given URL * * @param string $url * @return \Intervention\Image\Image