summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTadhg <tadhgsmboyle@gmail.com>2019-04-12 13:13:39 -0700
committerGitHub <noreply@github.com>2019-04-12 13:13:39 -0700
commit498d5eac8566f52ef96907356ccd98d00d90faa8 (patch)
treeb43a53355b662cde2a969626ec1898dbc4d549dc
parentd37b3906b60f6bf5e7c98ecedbffb0c2772f085c (diff)
Spelling
-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
+}