]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/main/class_InvalidObjectException.php
Continued:
[core.git] / inc / main / exceptions / main / class_InvalidObjectException.php
index 7ce7a9374099ef667d5b5f5a0394bc7e90351fe8..3bf2207d38703ae6920b1155a0fb8402d18d04ea 100644 (file)
@@ -2,7 +2,7 @@
 // Own namespace
 namespace CoreFramework\Deprecated;
 
-// Load framework stuff
+// Import framework stuff
 use CoreFramework\Generic\FrameworkInterface;
 
 /**