]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/file_directory/class_InvalidResourceException.php
Continued:
[core.git] / inc / main / exceptions / file_directory / class_InvalidResourceException.php
index 14a143a01bdf9b0116b7ba248c7896a3590d6bb4..22a6adeae02211109d2b414cf613e7589ab14feb 100644 (file)
@@ -2,7 +2,7 @@
 // Own namespace
 namespace CoreFramework\Handler\Resource;
 
-// Load framework stuff
+// Import framework stuff
 use CoreFramework\Generic\FrameworkInterface;
 
 /**