]> git.mxchange.org Git - core.git/blobdiff - inc/main/interfaces/parser/class_Parseable.php
renamed lib-local.php -> lib-lfdb.php because it really loads the "legendary"
[core.git] / inc / main / interfaces / parser / class_Parseable.php
index f3880bef4684cd7010c007870e6ecafc977ce91d..dc7965d7ed1296042dc22ff7baaa7550e9f89c44 100644 (file)
@@ -2,7 +2,7 @@
 // Own namespace
 namespace CoreFramework\Parser;
 
-// Load framework stuff
+// Import framework stuff
 use CoreFramework\Generic\FrameworkInterface;
 
 /**