X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Fcommands%2Fhtml%2Fclass_HtmlProblemCommand.php;h=520f65bc2a50f6ee83fd7776fac8af7b00c7c9b1;hb=7da942b8177f7272700fd0bb7b0743bee9b58e4c;hp=617b744d655a8e16feacc5d3611cf67b122d8c16;hpb=7976764245f66fbb7a3c1f51a775ed917986d460;p=core.git diff --git a/inc/main/classes/commands/html/class_HtmlProblemCommand.php b/inc/main/classes/commands/html/class_HtmlProblemCommand.php index 617b744d..520f65bc 100644 --- a/inc/main/classes/commands/html/class_HtmlProblemCommand.php +++ b/inc/main/classes/commands/html/class_HtmlProblemCommand.php @@ -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;