diff --git a/reference/outcontrol/reference.xml b/reference/outcontrol/reference.xml index c6ec1c3ff5..0e79ba7573 100644 --- a/reference/outcontrol/reference.xml +++ b/reference/outcontrol/reference.xml @@ -1,5 +1,5 @@ - + Output Control Functions Output Control @@ -76,7 +76,7 @@ ob_end_flush(); earlier versions you must ensure that implict_flush is OFF in your &php.ini;, otherwise any output with - ob_start will be not be hidden from output. + ob_start will not be hidden from output.