reference/outcontrol/functions/ob-flush.xml
a866f72f5334d05a2cdfe9dd423eedd071192ff8
...
...
@@ -15,7 +15,7 @@
15
15
<para>
16
16
This function calls the output handler
17
17
(with the <constant>PHP_OUTPUT_HANDLER_FLUSH</constant> flag),
18
-
flushes (sends) it's return value
18
+
flushes (sends) its return value
19
19
and discards the contents of the active output buffer.
20
20
</para>
21
21
<para>
22
22