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