summaryrefslogtreecommitdiff
path: root/ext/date/tests/strftime_variation22.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/strftime_variation22.phpt')
-rw-r--r--ext/date/tests/strftime_variation22.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/strftime_variation22.phpt b/ext/date/tests/strftime_variation22.phpt
index b1c107ba78..ab0089e7f7 100644
--- a/ext/date/tests/strftime_variation22.phpt
+++ b/ext/date/tests/strftime_variation22.phpt
@@ -6,7 +6,7 @@ if (strtoupper(substr(PHP_OS, 0, 3)) == 'WIN') {
die("skip Test is not valid for Windows");
}
if(!setlocale(LC_ALL, "POSIX")) {
- die("skip Locale POSIX is needed by test and is not available");
+ die("skip Locale POSIX is needed by test and is not available");
}
?>
--FILE--