]> granicus.if.org Git - php/commitdiff
fix typo
authorAntony Dovgal <tony2001@php.net>
Wed, 14 Jan 2009 16:33:26 +0000 (16:33 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 14 Jan 2009 16:33:26 +0000 (16:33 +0000)
ext/date/tests/date_sun_info_variation2.phpt

index 589749c4e32b9a0b5c91064a9977cdd48b1f6a3d..9d04e4e3bc9d64f29daa44089efd2c6c37d36eb3 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Test date_sun_info() function : error variations - PAss unexepcted valuesfor latitude argument
+Test date_sun_info() function : error variations - Pass unexpected values for latitude argument
 --FILE--
 <?php
 /* Prototype  : array date_sun_info ( int $time , float $latitude , float $longitude )
@@ -489,4 +489,4 @@ array(9) {
 
 Warning: date_sun_info() expects parameter 2 to be double, resource given in %s on line %d
 bool(false)
-===Done===
\ No newline at end of file
+===Done===