Large code cleanups:
[mailer.git] / inc / modules / guest / what-mediadata.php
index 151a831b2170bbf89240a63c392b63f0fb0111a8..fea217d32f8276b7d95057b8e0ee0264bb35fa04 100644 (file)
@@ -134,7 +134,7 @@ if (isExtensionActive('jackpot')) $jackpot = getJackpotPoints();
 if (empty($jackpot)) $jackpot = '0';
 $content['jackpot'] = $jackpot;
 
-// Total referal link clicks, total logins
+// Total referral link clicks, total logins
 $result = SQL_QUERY('SELECT
        SUM(d.ref_clicks), SUM(d.total_logins)
 FROM
@@ -153,7 +153,7 @@ $content['total_points']    = $points;
 $content['total_refclicks'] = $ref;
 $content['total_logins']    = $logins;
 
-// Referal banner
+// Referral banner
 $total = countSumTotalData('Y', 'refbanner', 'id', 'visible', true);
 
 // Total views and clicks