Skip to content

Commit c4b8f49

Browse files
PHPDoc wording
1 parent fb3645d commit c4b8f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Log/Printer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ protected function setOut($out = null)
8181
}
8282

8383
/**
84-
* Flush buffer, optionally tidy up HTML, and close output if it's not to a php stream
84+
* Flush buffer, optionally tidy up HTML, and close output if it's not to a php stream.
8585
*/
8686
public function flush()
8787
{

0 commit comments

Comments
 (0)