9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-27 11:09:06 +00:00
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");
}