Make changes from PR comments

This commit is contained in:
jmp 2020-10-22 14:46:06 -07:00 committed by Alexander Söderberg
parent 9b80bb9eb7
commit 6ffee9d04f
6 changed files with 16 additions and 6 deletions

View file

@ -621,7 +621,7 @@ public final class CommandTree<C> {
Objects.requireNonNull(
Objects.requireNonNull(
node.value,
"node.value: "
"node.value"
).getOwningCommand(),
"owning command"
).getCommandPermission()