This commit is contained in:
CocoTheOwner 2021-06-27 02:33:19 +02:00
parent d43c40fc59
commit 8e5ba70706

View File

@ -16,7 +16,7 @@ public class CommandIrisObjectContract extends MortarCommand
super("-");
requiresPermission(Iris.perm);
setCategory("Object");
setDescription("Contract a selection based on your lookign direction");
setDescription("Contract a selection based on your looking direction");
}