summaryrefslogtreecommitdiff
path: root/src/main/java/com/redstoner/modules/chat/Chat.cmd
diff options
context:
space:
mode:
authorDavid Panić <david@panic.tk>2019-04-17 20:46:21 +0200
committerDavid Panić <david@panic.tk>2019-04-17 20:46:21 +0200
commit62cf62adc3b3b2d5c11cf1a144e49e98a0bedced (patch)
tree1c2d99844ae3a2a081b4950b67b305e348d5ccf6 /src/main/java/com/redstoner/modules/chat/Chat.cmd
parent3169fa20a2770c4b80df59b5ac54346f91230a77 (diff)
parentf626609115dd0beca3d81bf1289690bee945a9e5 (diff)
Merge branch 'dev'
Diffstat (limited to 'src/main/java/com/redstoner/modules/chat/Chat.cmd')
-rw-r--r--src/main/java/com/redstoner/modules/chat/Chat.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/com/redstoner/modules/chat/Chat.cmd b/src/main/java/com/redstoner/modules/chat/Chat.cmd
index a93763c..112a6f2 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 utils.chat.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;
}
}