X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fclasses%2Finterfaces%2Fresponse%2Fclass_Responseable.php;fp=inc%2Fclasses%2Finterfaces%2Fresponse%2Fclass_Responseable.php;h=8ecf4b201da5e6fd4151232d5f366793eb49d405;hb=08330903ee5bd8ea967622ff7473d13dff19beb5;hp=8f19e8edeaacc1fc6c30fe142825be291d1c718a;hpb=ea5dc08a39c1d89c3d260021a2f033151aec7d78;p=core.git diff --git a/inc/classes/interfaces/response/class_Responseable.php b/inc/classes/interfaces/response/class_Responseable.php index 8f19e8ed..8ecf4b20 100644 --- a/inc/classes/interfaces/response/class_Responseable.php +++ b/inc/classes/interfaces/response/class_Responseable.php @@ -54,7 +54,7 @@ interface Responseable extends FrameworkInterface { /** * 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 * @throws ResponseHeadersAlreadySentException Thrown if headers are