]> granicus.if.org Git - php/commitdiff
typo fix
authorfoobar <sniper@php.net>
Wed, 21 Jan 2004 03:18:13 +0000 (03:18 +0000)
committerfoobar <sniper@php.net>
Wed, 21 Jan 2004 03:18:13 +0000 (03:18 +0000)
ext/simplexml/tests/bug26976.phpt

index c3e8385322a45099df697fcc09988080131a4d57..657c229737d795812f71c4ce2957e8355784545d 100644 (file)
@@ -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--