summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main/java/com/redstoner/modules/chat/Chat.cmd4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/java/com/redstoner/modules/chat/Chat.cmd b/src/main/java/com/redstoner/modules/chat/Chat.cmd
index 339e128..48d3983 100644
--- a/src/main/java/com/redstoner/modules/chat/Chat.cmd
+++ b/src/main/java/com/redstoner/modules/chat/Chat.cmd
@@ -84,7 +84,7 @@ command chatonly {
perm utilschat.chatonly;
[empty] {
run chatonly;
- help Shows that you're onlu able to chat, nothing else.;
+ help Shows that you're only able to chat, nothing else.;
type player;
}
-} \ No newline at end of file
+}