summaryrefslogtreecommitdiff
path: root/ext/dom/tests/bug77569.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/bug77569.phpt')
-rw-r--r--ext/dom/tests/bug77569.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dom/tests/bug77569.phpt b/ext/dom/tests/bug77569.phpt
index f0f3566708..9eef2af65a 100644
--- a/ext/dom/tests/bug77569.phpt
+++ b/ext/dom/tests/bug77569.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #77569 (Write Acess Violation in DomImplementation)
+Bug #77569 (Write Access Violation in DomImplementation)
--SKIPIF--
<?php
if (!extension_loaded('dom')) die('skip dom extension not available');