diff --git a/imagick/imagick.php b/imagick/imagick.php index 36f7b7bfe..33a62ef62 100644 --- a/imagick/imagick.php +++ b/imagick/imagick.php @@ -1532,7 +1532,7 @@ public function getImageChannelRange($channel) {} * (No version information available, might only be in SVN)
* Gets the image alpha channel * @link https://php.net/manual/en/imagick.getimagealphachannel.php - * @return int a constant defining the current alpha channel value. Refer to this + * @return bool a constant defining the current alpha channel value. Refer to this * list of alpha channel constants. * @throws ImagickException on error. */