X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Fresponse%2Fimage%2Fclass_ImageResponse.php;h=13ce14ac6f0110fcc20e12231724e0d1057bbec6;hp=c3ef454e505fdc33b685488f05094e6a4cd820ce;hb=08330903ee5bd8ea967622ff7473d13dff19beb5;hpb=ea5dc08a39c1d89c3d260021a2f033151aec7d78 diff --git a/inc/classes/main/response/image/class_ImageResponse.php b/inc/classes/main/response/image/class_ImageResponse.php index c3ef454e..13ce14ac 100644 --- a/inc/classes/main/response/image/class_ImageResponse.php +++ b/inc/classes/main/response/image/class_ImageResponse.php @@ -179,7 +179,7 @@ class ImageResponse extends BaseResponse implements Responseable { /** * Flushs the cached HTTP response to the outer world * - * @param $force Wether we shall force the output or abort if headers are + * @param $force Whether we shall force the output or abort if headers are * already sent with an exception * @return void */