It is CoreFramework, not CoreFra*n*ework
[core.git] / inc / main / classes / commands / image / class_ImageCodeCaptchaCommand.php
index e9c3226ba6e08277e04ceb241031fc93165d04ca..a0e329df7a29311a2cd4ce7ab8b355b3b1e4f390 100644 (file)
@@ -5,7 +5,7 @@ namespace CoreFramework\Command\Captcha;
 // 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;