]> granicus.if.org Git - php/commitdiff
typo fix
authorHartmut Holzgraefe <hholzgra@php.net>
Wed, 19 Nov 2003 17:38:42 +0000 (17:38 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Wed, 19 Nov 2003 17:38:42 +0000 (17:38 +0000)
ext/standard/tests/time/bug26320.phpt

index eaa009935c51bdbbc5046529498c2adb8f523a85..b57712009f0e536d8cafac2d02b7f9a68bca038f 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #26320 (strtotime handling of XML Schema/ISO 6801 format)
+Bug #26320 (strtotime handling of XML Schema/ISO 8601 format)
 --SKIP--
 if (!@putenv("TZ=GMT0") || getenv("TZ") != 'GMT0') {
        die("skip unable to change TZ enviroment variable\n");