diff options
-rw-r--r-- | ext/xslt/tests/xslt_setopt.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/xslt/tests/xslt_setopt.phpt b/ext/xslt/tests/xslt_setopt.phpt index 0ed34f58a1..ce45c46e1c 100644 --- a/ext/xslt/tests/xslt_setopt.phpt +++ b/ext/xslt/tests/xslt_setopt.phpt @@ -1,5 +1,5 @@ --TEST-- -xslt_set_opt function and public entities +xslt_setopt function and public entities --SKIPIF-- <?php include("skipif.inc"); @@ -57,4 +57,4 @@ string(172) "<html> <p>PHP QA®</p> </body> </html> -"
\ No newline at end of file +" |