summaryrefslogtreecommitdiff
path: root/ext/date/tests/strftime_variation13.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/strftime_variation13.phpt')
-rw-r--r--ext/date/tests/strftime_variation13.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/strftime_variation13.phpt b/ext/date/tests/strftime_variation13.phpt
index 4e39c4c7b9..cce13fbc3b 100644
--- a/ext/date/tests/strftime_variation13.phpt
+++ b/ext/date/tests/strftime_variation13.phpt
@@ -3,7 +3,7 @@ Test strftime() function : usage variation - Checking date related formats which
--FILE--
<?php
/* Prototype : string strftime(string format [, int timestamp])
- * Description: Format a local time/date according to locale settings
+ * Description: Format a local time/date according to locale settings
* Source code: ext/date/php_date.c
* Alias to functions:
*/