It is CoreFramework, not CoreFra*n*ework
[core.git] / inc / main / classes / commands / html / class_HtmlLogoutCommand.php
index 35991a2aa1a4348f0fc960e4c84af41114761bed..9225d79b4b01ffebcab088913286b6d18a5edd19 100644 (file)
@@ -5,7 +5,7 @@ namespace CoreFramework\Command\Login;
 // 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\Request\Requestable;
 use CoreFramework\Resolver\Command\CommandResolver;