Some typos fixed
[mailer.git] / img.php
diff --git a/img.php b/img.php
index 09cafe5146de8bc60609fdd19009d34073a20158..15fb090ac9e17093263964bd3753af22ed47e5ee 100644 (file)
--- a/img.php
+++ b/img.php
@@ -70,7 +70,7 @@ if (isBooleanConstantAndTrue('mxchange_installed')) {
        // Finish generation here
        require_once(PATH."inc/footer.php");
 } else {
-       // You have to configure first!
+       // You have to install first!
        LOAD_URL("install.php");
 }