diff --git a/src/Intervention/Image/Size.php b/src/Intervention/Image/Size.php index b2da46a3..da81e724 100644 --- a/src/Intervention/Image/Size.php +++ b/src/Intervention/Image/Size.php @@ -168,7 +168,7 @@ class Size /** * Scale size according to given constraints * - * @param integer $width + * @param integer $height * @param Closure $callback * @return Size */