]> git.mxchange.org Git - mailer.git/blobdiff - inc/functions.php
Fixes for doubler (not fully fixed) and rewrites for beg/doubler:
[mailer.git] / inc / functions.php
index 427c31205ccf3f23ec849c6015c5176bf53afd28..c171e6217fb7d810a2e926a427a8d6c699c42c1b 100644 (file)
@@ -89,7 +89,7 @@ function addFatalMessage ($F, $L, $message, $extra = '') {
 
 // Getter for total fatal message count
 function getTotalFatalErrors () {
-       // Init coun
+       // Init count
        $count = '0';
 
        // Do we have at least the first entry?