summaryrefslogtreecommitdiff
path: root/ext/ctype/tests/ctype_alpha_variation4.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ctype/tests/ctype_alpha_variation4.phpt')
-rw-r--r--ext/ctype/tests/ctype_alpha_variation4.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ctype/tests/ctype_alpha_variation4.phpt b/ext/ctype/tests/ctype_alpha_variation4.phpt
index c41d97291b..b2f8bf0cd2 100644
--- a/ext/ctype/tests/ctype_alpha_variation4.phpt
+++ b/ext/ctype/tests/ctype_alpha_variation4.phpt
@@ -5,7 +5,7 @@ Test ctype_alpha() function : usage variations - Octal and hexadecimal values
--FILE--
<?php
/* Prototype : bool ctype_alpha(mixed $c)
- * Description: Checks for alphabetic character(s)
+ * Description: Checks for alphabetic character(s)
* Source code: ext/ctype/ctype.c
*/