diff --git a/src/Intervention/Image/AbstractFont.php b/src/Intervention/Image/AbstractFont.php index 9e3cca92..5aeb1f76 100644 --- a/src/Intervention/Image/AbstractFont.php +++ b/src/Intervention/Image/AbstractFont.php @@ -202,7 +202,7 @@ abstract class AbstractFont /** * Set path to font file * - * @param string $align + * @param string $file * @return void */ public function file($file)