]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/commands/html/class_HtmlConfirmCommand.php
It is CoreFramework, not CoreFra*n*ework
[core.git] / inc / main / classes / commands / html / class_HtmlConfirmCommand.php
index 4057c5bc13fc773e877bd73b3f213777070eaaf5..ee869aa6a26f2b369702b3931e1b48fe5354c27e 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\Generic\NullPointerException;
 use CoreFramework\Registry\Registry;