It is CoreFramework, not CoreFra*n*ework
[core.git] / inc / main / classes / commands / console / class_ConsoleFuseCommand.php
index 9ba3e02cb02963dba65aaedbb5ef8bdf0120a486..69903e4f2765bb45b79279d26a7c8a69bab39fcf 100644 (file)
@@ -5,7 +5,7 @@ namespace CoreFramework\Command\Fuse;
 // 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;