summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKHobbits <rob@khobbits.co.uk>2011-06-24 05:13:37 -0700
committerKHobbits <rob@khobbits.co.uk>2011-06-24 05:13:37 -0700
commitb0e606568fbc17dd4ba1bd8c89357a3b20feeee4 (patch)
treef02b3913a2ccdf74cf1a9caedba67af4ea9ae7b9
parent22ea5b0f8be07abdd72372ddfcbe1b8267e903b8 (diff)
downloadEssentials-b0e606568fbc17dd4ba1bd8c89357a3b20feeee4.tar
Essentials-b0e606568fbc17dd4ba1bd8c89357a3b20feeee4.tar.gz
Essentials-b0e606568fbc17dd4ba1bd8c89357a3b20feeee4.tar.lz
Essentials-b0e606568fbc17dd4ba1bd8c89357a3b20feeee4.tar.xz
Essentials-b0e606568fbc17dd4ba1bd8c89357a3b20feeee4.zip
Fixing Typo
-rw-r--r--Essentials/src/messages_en.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/Essentials/src/messages_en.properties b/Essentials/src/messages_en.properties
index dabc86b26..d583f59af 100644
--- a/Essentials/src/messages_en.properties
+++ b/Essentials/src/messages_en.properties
@@ -170,7 +170,7 @@ negativeBalanceError = User is not allowed to have a negative balance.
nickChanged = Nickname changed.
nickInUse = \u00a7cThat name is already in use.
nickNamesAlpha = \u00a7cNicknames must be alphanumeric.
-nickNoMore = \u00a7You no longer have a nickname.
+nickNoMore = \u00a77You no longer have a nickname.
nickOthersPermission = \u00a7cYou do not have permission to change the nickname of others
nickSet = \u00a77Your nickname is now \u00a7c{0}
noAccessCommand = \u00a7cYou do not have access to that command.