summaryrefslogtreecommitdiff
path: root/tests/output/ob_flush_basic_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/output/ob_flush_basic_001.phpt')
-rw-r--r--tests/output/ob_flush_basic_001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/output/ob_flush_basic_001.phpt b/tests/output/ob_flush_basic_001.phpt
index 57de5e31ad..8e8349369d 100644
--- a/tests/output/ob_flush_basic_001.phpt
+++ b/tests/output/ob_flush_basic_001.phpt
@@ -5,7 +5,7 @@ Test ob_flush() function : basic functionality
/* Prototype : proto bool ob_flush(void)
* Description: Flush (send) contents of the output buffer. The last buffer content is sent to next buffer
* Source code: main/output.c
- * Alias to functions:
+ * Alias to functions:
*/
echo "*** Testing ob_flush() : basic functionality ***\n";