Continued:
[core.git] / inc / main / interfaces / feature / class_Feature.php
index 6485e73864c0f3342a0342375128974af4fce72f..9b30185838796b5035698215c89a160ea32bf5c9 100644 (file)
@@ -2,7 +2,7 @@
 // Own namespace
 namespace CoreFramework\Feature;
 
-// Load framework stuff
+// Import framework stuff
 use CoreFramework\Generic\FrameworkInterface;
 
 /**