]> granicus.if.org Git - php/commitdiff
Fixed typo
authorMarkus Staab <maggus.staab@googlemail.com>
Thu, 11 Apr 2019 13:46:32 +0000 (15:46 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Thu, 11 Apr 2019 14:56:36 +0000 (16:56 +0200)
Zend/tests/bug77877.phpt

index 9e0181e1a6d8c09e2777b298f8ac2f527bc470ff..d4627f77c87d584797b1040458c2bc600ed6aff7 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #77877 call_user_func() passes $this to satatic methods
+Bug #77877 call_user_func() passes $this to static methods
 --FILE--
 <?php
 class Foo {