]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/commands/html/class_HtmlHomeCommand.php
It is CoreFramework, not CoreFra*n*ework
[core.git] / inc / main / classes / commands / html / class_HtmlHomeCommand.php
index 1029e649287a3bfc1bf34ae57f2392ed614426d7..6f8be22d40bb4fd6f7d863acc11721b7fbc51119 100644 (file)
@@ -5,7 +5,7 @@ namespace CoreFramework\Command\Guest;
 // Import framework stuff
 use CoreFramework\Command\BaseCommand;
 use CoreFramework\Command\Commandable;
-use CoreFranework\Controller\Controller;
+use CoreFramework\Controller\Controller;
 use CoreFramework\Factory\ObjectFactory;
 use CoreFramework\Request\Requestable;
 use CoreFramework\Resolver\Command\CommandResolver;