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