Skip to content

Commit 3f32a03

Browse files
committed
Fix typo
1 parent ea15573 commit 3f32a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoload.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
* file that was distributed with this source code.
1010
*/
1111

12-
// Include this file if you are using the phar version of PHPStan. Since the phar version make use of dynamic namespaces
12+
// Include this file if you are using the phar version of PHPStan. Since the phar version makes use of dynamic namespaces
1313
// the hack in registration.php to overload spl_autoload_register() and spl_autoload_unregister() does not work any more.
1414
\bitExpert\PHPStan\Magento\Autoload\Autoloader::register();

0 commit comments

Comments
 (0)