tony2001                Wed Jan 14 16:33:26 2009 UTC

  Modified files:              
    /php-src/ext/date/tests     date_sun_info_variation2.phpt 
  Log:
  fix typo
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/date_sun_info_variation2.phpt?r1=1.3&r2=1.4&diff_format=u
Index: php-src/ext/date/tests/date_sun_info_variation2.phpt
diff -u php-src/ext/date/tests/date_sun_info_variation2.phpt:1.3 
php-src/ext/date/tests/date_sun_info_variation2.phpt:1.4
--- php-src/ext/date/tests/date_sun_info_variation2.phpt:1.3    Wed Jan 14 
16:27:29 2009
+++ php-src/ext/date/tests/date_sun_info_variation2.phpt        Wed Jan 14 
16:33:26 2009
@@ -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 @@
 
 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===



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to