summaryrefslogtreecommitdiff
path: root/ext/date/tests/strftime_variation8.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/strftime_variation8.phpt')
-rw-r--r--ext/date/tests/strftime_variation8.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/strftime_variation8.phpt b/ext/date/tests/strftime_variation8.phpt
index 2dd50931e6..8d6b69ca67 100644
--- a/ext/date/tests/strftime_variation8.phpt
+++ b/ext/date/tests/strftime_variation8.phpt
@@ -5,7 +5,7 @@ Test strftime() function : usage variation - Passing literal related strings to
/* Prototype : string strftime(string format [, int timestamp])
* Description: Format a local time/date according to locale settings
* Source code: ext/date/php_date.c
- * Alias to functions:
+ * Alias to functions:
*/
echo "*** Testing strftime() : usage variation ***\n";