]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/commands/html/class_HtmlStatusCommand.php
It is CoreFramework, not CoreFra*n*ework
[core.git] / inc / main / classes / commands / html / class_HtmlStatusCommand.php
index d208f21415d6093d9ebd33bada93575b58b542b8..5b50a773e928ca3efa899505eda5b28c351cc99f 100644 (file)
@@ -5,7 +5,7 @@ namespace CoreFramework\Command\Status;
 // 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;