diff --git a/util/Platform.java b/util/Platform.java index 373ec82fb..2ec19dd56 100644 --- a/util/Platform.java +++ b/util/Platform.java @@ -666,7 +666,7 @@ public class Platform } /* - * Generates Item entiies in the world similar to how items are generally droped. + * Generates Item entities in the world similar to how items are generally dropped. */ public static void spawnDrops(World w, int x, int y, int z, List drops) {