From 2422013ddfca903514212aeaa4315c61ff53afd0 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Wed, 21 Oct 2020 17:10:19 +0200 Subject: [PATCH] fix typo --- src/main/java/com/volmit/iris/util/MortarCommand.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/volmit/iris/util/MortarCommand.java b/src/main/java/com/volmit/iris/util/MortarCommand.java index 6abbf875b..7d96d4aa0 100644 --- a/src/main/java/com/volmit/iris/util/MortarCommand.java +++ b/src/main/java/com/volmit/iris/util/MortarCommand.java @@ -19,7 +19,7 @@ public abstract class MortarCommand implements ICommand private String description; /** - * Override this with a super constructor as most commands shouldnt change these + * Override this with a super constructor as most commands shouldn't change these * parameters * * @param node