]> granicus.if.org Git - php/commitdiff
typo
authorMoriyoshi Koizumi <moriyoshi@php.net>
Tue, 21 Oct 2003 02:22:55 +0000 (02:22 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Tue, 21 Oct 2003 02:22:55 +0000 (02:22 +0000)
ext/domxml/tests/bug25900.phpt

index d50950ce66bc6f014c16e7ef95c3f4e7dfb1a31f..51eb88a3f2fd0207e7cb678f4f5e57570eea4f1e 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #25900 (DomDocument->get_elements_by_tagname() doen't work with default ns)
+Bug #25900 (DomDocument->get_elements_by_tagname() doesn't work with default ns)
 --SKIPIF--
 <?php require_once('skipif.inc'); ?>
 --FILE--