summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-07-18 01:09:22 +0000
committerfoobar <sniper@php.net>2005-07-18 01:09:22 +0000
commit8cea6123e9ac5ef352f3241737fbfcf63c06a1b7 (patch)
tree656f2fbd807a1c73b61ebc2d7536f3e3f32c6451
parent890b1602fb7a3a17360389c990f14c214c556cbc (diff)
downloadphp-git-8cea6123e9ac5ef352f3241737fbfcf63c06a1b7.tar.gz
typo
-rwxr-xr-xZend/tests/bug33710.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug33710.phpt b/Zend/tests/bug33710.phpt
index 15f19eac40..330bb584a4 100755
--- a/Zend/tests/bug33710.phpt
+++ b/Zend/tests/bug33710.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #33710 (ArrayAccess objects doen't initialize $this)
+Bug #33710 (ArrayAccess objects doesn't initialize $this)
--FILE--
<?php