]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/class_BaseFrameworkSystem.php
It is CoreFramework, not CoreFra*n*ework
[core.git] / inc / main / classes / class_BaseFrameworkSystem.php
index ec28c77fe21636def133b11f12fa5cdbdc914dfb..ce27251c36ef16bf03bada3b7c27102c79b5994e 100644 (file)
@@ -4,7 +4,7 @@ namespace CoreFramework\Object;
 
 // Import framework stuff
 use CoreFramework\Configuration\FrameworkConfiguration;
-use CoreFranework\Controller\Controller;
+use CoreFramework\Controller\Controller;
 use CoreFramework\Factory\ObjectFactory;
 use CoreFramework\Generic\FrameworkInterface;
 use CoreFramework\Generic\NullPointerException;