Fix some typos

This commit is contained in:
KFCSpike
2013-12-02 21:37:01 +00:00
parent 709e1fefa5
commit fac62d802c
4 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -50,7 +50,7 @@ switch ($medal['categorie']) {
$woord="Resources";
break;
case "5":
$titel="Receiving this medal shows that your alliance was in the top 3 of both attacckers and defenders of the week.";
$titel="Receiving this medal shows that your alliance was in the top 3 of both attackers and defenders of the week.";
$bonus[$medal['id']]=1;
break;
case "6":
@@ -58,7 +58,7 @@ switch ($medal['categorie']) {
$bonus[$medal['id']]=1;
break;
case "7":
$titel="Receiving this medal shows that your alliance was in the top 3 of the deffenders of the week ".$medal['points']." in a row";
$titel="Receiving this medal shows that your alliance was in the top 3 of the defenders of the week ".$medal['points']." in a row";
$bonus[$medal['id']]=1;
break;
case "8":