]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-repair_refs.php
Large code cleanups:
[mailer.git] / inc / modules / admin / what-repair_refs.php
index 1fa03431b82485917edc8f29381f7fb1cb46b351..31cf69994f93fab2969193863db6b0a037ea3845 100644 (file)
@@ -6,9 +6,9 @@
  * -------------------------------------------------------------------- *
  * File              : what-repair_refs.php                             *
  * -------------------------------------------------------------------- *
- * Short description : "Repairs" the referal system                     *
+ * Short description : "Repairs" the referral system                    *
  * -------------------------------------------------------------------- *
- * Kurzbeschreibung  : "Repariert" das Referal-System                   *
+ * Kurzbeschreibung  : "Repariert" das Referral-System                  *
  * -------------------------------------------------------------------- *
  * $Revision::                                                        $ *
  * $Date::                                                            $ *
@@ -54,7 +54,7 @@ if (isExtensionInstalledAndOlder('user', '0.4.4')) {
 loadIncludeOnce('inc/fix_refsystem.php');
 
 // Output message
-displayMessage('{--ADMIN_REPAIR_REFERAL_SYSTEM_DONE--}');
+displayMessage('{--ADMIN_REPAIR_REFERRAL_SYSTEM_DONE--}');
 
 // [EOF]
 ?>