summaryrefslogtreecommitdiff
path: root/tests/output/ob_clean_basic_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/output/ob_clean_basic_001.phpt')
-rw-r--r--tests/output/ob_clean_basic_001.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/output/ob_clean_basic_001.phpt b/tests/output/ob_clean_basic_001.phpt
index a6d15d7aac..bd91676b12 100644
--- a/tests/output/ob_clean_basic_001.phpt
+++ b/tests/output/ob_clean_basic_001.phpt
@@ -1,9 +1,9 @@
--TEST--
-Test ob_clean() function : basic functionality
+Test ob_clean() function : basic functionality
--FILE--
<?php
/* Prototype : proto bool ob_clean(void)
- * Description: Clean (delete) the current output buffer
+ * Description: Clean (delete) the current output buffer
* Source code: main/output.c
* Alias to functions:
*/