summaryrefslogtreecommitdiff
path: root/Zend/tests/closures/closure_from_callable.inc
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/closures/closure_from_callable.inc')
-rw-r--r--Zend/tests/closures/closure_from_callable.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/closures/closure_from_callable.inc b/Zend/tests/closures/closure_from_callable.inc
index 22a1fa9930..cef6105ec1 100644
--- a/Zend/tests/closures/closure_from_callable.inc
+++ b/Zend/tests/closures/closure_from_callable.inc
@@ -153,7 +153,7 @@ class MagicCall
-class PublicInvokable
+class PublicInvocable
{
public function __invoke($param1)
{