diff --git a/reference/outcontrol/functions/ob-gzhandler.xml b/reference/outcontrol/functions/ob-gzhandler.xml index 466bc7d9f6..49f2c25f6d 100644 --- a/reference/outcontrol/functions/ob-gzhandler.xml +++ b/reference/outcontrol/functions/ob-gzhandler.xml @@ -1,5 +1,5 @@ - + @@ -27,7 +27,7 @@ compressed web pages. Before ob_gzhandler actually sends compressed data, it determines what type of content encoding the browser will accept ("gzip", "deflate" or - none at all) and will return it's output accordingly. All + none at all) and will return its output accordingly. All browsers are supported since it's up to the browser to send the correct header saying that it accepts compressed web pages.