]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_payouts.php
A lot templates rewritten, TODOs.txt updated, XHTML fixes:
[mailer.git] / inc / modules / admin / what-config_payouts.php
index 461184e9b90e9cd2ac07569c64277df1982b2f3d..5f8cef97471c46d5b6fef0f46fe8b56580fc27be 100644 (file)
@@ -245,7 +245,7 @@ if ((SQL_NUMROWS($result_mem) > 0) && ($display)) {
 // Free result
 SQL_FREERESULT($result_mem);
 
-// Add new paypout type
+// Add new payout type
 if ($display === true) loadTemplate('admin_payout_add_new');
 
 // [EOF]