summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTadhg <tadhgsmboyle@gmail.com>2019-01-09 15:44:13 -0800
committerGitHub <noreply@github.com>2019-01-09 15:44:13 -0800
commitfeeb6dd961aeffab8e85e4785efe37f8f9d8b9be (patch)
tree36e908e1e3618dacf13a6792a245a60ea54ba8e2
parente123e392837b7fe6b0723dab5fe74bb14da408f3 (diff)
Update Chat.cmd
-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
+}