]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/commands/html/class_HtmlProblemCommand.php
It is CoreFramework, not CoreFra*n*ework
[core.git] / inc / main / classes / commands / html / class_HtmlProblemCommand.php
index 617b744d655a8e16feacc5d3611cf67b122d8c16..520f65bc2a50f6ee83fd7776fac8af7b00c7c9b1 100644 (file)
@@ -5,7 +5,7 @@ namespace CoreFramework\Command\Failed;
 // Import framework stuff
 use CoreFramework\Command\BaseCommand;
 use CoreFramework\Command\Commandable;
-use CoreFranework\Controller\Controller;
+use CoreFramework\Controller\Controller;
 use CoreFramework\Request\Requestable;
 use CoreFramework\Resolver\Command\CommandResolver;
 use CoreFramework\Response\Responseable;