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

index d23c5491001b1e98ca992f0d1067e0355db7ffa3..fb5ed317f13257e4a21f1847527df568d830a2cf 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Test date_sun_info() function : error variations - Pass unexepcted values for 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===