diff --git a/languages/core_en.php b/languages/core_en.php
index 2aa136d..8291b80 100644
--- a/languages/core_en.php
+++ b/languages/core_en.php
@@ -345,7 +345,7 @@ $lang['upgrp0006'] = "Noticed the ServerIcon got removed from TS3 server, now
$lang['upgrp0007'] = "Error while writing out the servergroup icon from group %s with ID %s.";
$lang['upgrp0008'] = "Error while downloading servergroup icon from group %s with ID %s: ";
$lang['upgrp0009'] = "Error while deleting the servergroup icon from group %s with ID %s.";
-$lang['upgrp0010'] = "Noticed icon of severgroup %s with ID %s got removed from TS3 server, now it was also removed from the Ranksystem.";
+$lang['upgrp0010'] = "Noticed icon of servergroup %s with ID %s got removed from TS3 server, now it was also removed from the Ranksystem.";
$lang['upgrp0011'] = "Download new ServerGroupIcon for group %s with ID: %s";
$lang['upinf'] = "A new Version of the Ranksystem is available; Inform clients on server...";
$lang['upinf2'] = "The Ranksystem was recently (%s) updated. Check out the %sChangelog%s for more information about the changes.";
@@ -531,4 +531,4 @@ $lang['wiverify'] = "Verification-Channel";
$lang['wiverifydesc'] = "Enter here the channel-ID of the verification channel.
This channel need to be set up manual on your TeamSpeak server. Name, permissions and other properties could be defined for your choice; only user should be possible to join this channel!
The verification is done by the respective user himself on the statistics-page (/stats/). This is only necessary if the website visitor can't automatically be matched/related with the TeamSpeak user.
To verify the TeamSpeak user has to be inside of the verification channel. There he can receive the token with which he verifies himself for the statistics page.";
$lang['wivlang'] = "Language";
$lang['wivlangdesc'] = "Choose a default language for the Ranksystem.
The language is also selectable on the websites for the users and will be stored for the session.";
-?>
\ No newline at end of file
+?>