Skip to content

Commit a866f72

Browse files
Update ob-flush.xml (#3232)
Changed "it's" to "its" for a possessive, not contraction.
1 parent c4650e1 commit a866f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/outcontrol/functions/ob-flush.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<para>
1616
This function calls the output handler
1717
(with the <constant>PHP_OUTPUT_HANDLER_FLUSH</constant> flag),
18-
flushes (sends) it's return value
18+
flushes (sends) its return value
1919
and discards the contents of the active output buffer.
2020
</para>
2121
<para>

0 commit comments

Comments
 (0)