summaryrefslogtreecommitdiff
path: root/ext/ctype/tests/ctype_alpha_variation2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ctype/tests/ctype_alpha_variation2.phpt')
-rw-r--r--ext/ctype/tests/ctype_alpha_variation2.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ctype/tests/ctype_alpha_variation2.phpt b/ext/ctype/tests/ctype_alpha_variation2.phpt
index 866f372599..7548c8615a 100644
--- a/ext/ctype/tests/ctype_alpha_variation2.phpt
+++ b/ext/ctype/tests/ctype_alpha_variation2.phpt
@@ -5,7 +5,7 @@ Test ctype_alpha() function : usage variations - different integers
--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
*/