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