summaryrefslogtreecommitdiff
path: root/ext/dom/tests
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2007-01-20 19:19:29 +0000
committerAntony Dovgal <tony2001@php.net>2007-01-20 19:19:29 +0000
commit6bef5f8e80560165a3c64ecc88fd4415205bf4b3 (patch)
tree0480e6f789637048306d4ca178f26f74100c5b45 /ext/dom/tests
parenta719e16f7c504fd1d87a643d8cb91357a24ecf89 (diff)
downloadphp-git-6bef5f8e80560165a3c64ecc88fd4415205bf4b3.tar.gz
typo in the test name
Diffstat (limited to 'ext/dom/tests')
-rw-r--r--ext/dom/tests/bug38474.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dom/tests/bug38474.phpt b/ext/dom/tests/bug38474.phpt
index 6da033f268..7febd22d31 100644
--- a/ext/dom/tests/bug38474.phpt
+++ b/ext/dom/tests/bug38474.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #38474 (getAttribute select attribute by order, even when prefixedi) (OK to fail with libxml2 < 2.6.2x)
+Bug #38474 (getAttribute select attribute by order, even when prefixed) (OK to fail with libxml2 < 2.6.2x)
--SKIPIF--
<?php require_once('skipif.inc'); ?>
--FILE--