summaryrefslogtreecommitdiff
path: root/ext/ctype/tests/ctype_graph_variation3.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ctype/tests/ctype_graph_variation3.phpt')
-rw-r--r--ext/ctype/tests/ctype_graph_variation3.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/ctype/tests/ctype_graph_variation3.phpt b/ext/ctype/tests/ctype_graph_variation3.phpt
index 263909a9d3..d28cdec8e1 100644
--- a/ext/ctype/tests/ctype_graph_variation3.phpt
+++ b/ext/ctype/tests/ctype_graph_variation3.phpt
@@ -5,8 +5,8 @@ Test ctype_graph() function : usage variations - different strings
--FILE--
<?php
/* Prototype : bool ctype_graph(mixed $c)
- * Description: Checks for any printable character(s) except space
- * Source code: ext/ctype/ctype.c
+ * Description: Checks for any printable character(s) except space
+ * Source code: ext/ctype/ctype.c
*/
/*