It is CoreFramework, not CoreFra*n*ework
[core.git] / inc / main / classes / commands / html / class_HtmlRegisterCommand.php
index a47b2a8f1f35fdbccfd4e2fd33cf2514f746fccc..4198c3233df8d167137a1833cd494f2d5145249a 100644 (file)
@@ -5,7 +5,7 @@ namespace CoreFramework\Command\Register;
 // 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\Registry\Registerable;
 use CoreFramework\Registry\Registry;