summaryrefslogtreecommitdiff
path: root/src/main/java/com/redstoner/modules/chat/Chat.cmd
diff options
context:
space:
mode:
authorDavid Panić <david@panic.tk>2019-04-12 22:23:40 +0200
committerDavid Panić <david@panic.tk>2019-04-12 22:23:40 +0200
commit54751c4fef7bf70ecbfc57cd939677d46feb12b9 (patch)
treea2b4408e4a0f4826830c9f15729641b5a3931837 /src/main/java/com/redstoner/modules/chat/Chat.cmd
parentfbe50b9c710aedfa9d2bc1304181e658f919ce9c (diff)
parent498d5eac8566f52ef96907356ccd98d00d90faa8 (diff)
Fixed conflict
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;
}
}