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