summaryrefslogtreecommitdiff
path: root/ext/ctype/tests/ctype_print_variation2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ctype/tests/ctype_print_variation2.phpt')
-rw-r--r--ext/ctype/tests/ctype_print_variation2.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ctype/tests/ctype_print_variation2.phpt b/ext/ctype/tests/ctype_print_variation2.phpt
index c216e4da4a..6758c6f66e 100644
--- a/ext/ctype/tests/ctype_print_variation2.phpt
+++ b/ext/ctype/tests/ctype_print_variation2.phpt
@@ -5,7 +5,7 @@ Test ctype_print() function : usage variations - different integers
--FILE--
<?php
/* Prototype : bool ctype_print(mixed $c)
- * Description: Checks for printable character(s)
+ * Description: Checks for printable character(s)
* Source code: ext/ctype/ctype.c
*/