sniper          Tue Jan 20 22:18:13 2004 EDT

  Modified files:              
    /php-src/ext/simplexml/tests        bug26976.phpt 
  Log:
  typo fix
  
http://cvs.php.net/diff.php/php-src/ext/simplexml/tests/bug26976.phpt?r1=1.1&r2=1.2&ty=u
Index: php-src/ext/simplexml/tests/bug26976.phpt
diff -u php-src/ext/simplexml/tests/bug26976.phpt:1.1 
php-src/ext/simplexml/tests/bug26976.phpt:1.2
--- php-src/ext/simplexml/tests/bug26976.phpt:1.1       Tue Jan 20 22:17:07 2004
+++ php-src/ext/simplexml/tests/bug26976.phpt   Tue Jan 20 22:18:13 2004
@@ -1,5 +1,5 @@
 --TEST--
-Bug #26976 (Can not get array elements)
+Bug #26976 (Can not access array elements using array indices)
 --SKIPIF--
 <?php if (!extension_loaded("simplexml")) print "skip simplexml extension is not 
loaded"; ?>
 --FILE--

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

Reply via email to