summaryrefslogtreecommitdiff
path: root/tests/classes/ctor_visibility.phpt
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2006-08-08 00:40:19 +0000
committerMarcus Boerger <helly@php.net>2006-08-08 00:40:19 +0000
commit05206b42d86b9ddd99d16157576959225fecddae (patch)
tree67a58e9c5151d5e92f78781739910ae0571bf8d8 /tests/classes/ctor_visibility.phpt
parentefc6ff0c3954d6abe4e544715e457600b0d5be20 (diff)
downloadphp-git-05206b42d86b9ddd99d16157576959225fecddae.tar.gz
- Speling
Diffstat (limited to 'tests/classes/ctor_visibility.phpt')
-rwxr-xr-xtests/classes/ctor_visibility.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/ctor_visibility.phpt b/tests/classes/ctor_visibility.phpt
index afc823cb82..8d3b1c5c50 100755
--- a/tests/classes/ctor_visibility.phpt
+++ b/tests/classes/ctor_visibility.phpt
@@ -66,4 +66,4 @@ Test::__construct()
TestPriv::__construct()
DerivedPriv::__construct()
-Fatal error: Cannot call private TestPriv::__constrcut() in %sctor_visibility.php on line %d
+Fatal error: Cannot call private TestPriv::__construct() in %sctor_visibility.php on line %d