RedstoneFuture il y a 1 an
Parent
commit
5d5554a8ae

+ 1 - 1
missilewars-plugin/src/main/java/de/butzlabben/missilewars/util/geometry/GameArea.java

@@ -114,7 +114,7 @@ public class GameArea {
      * according to the current values. The assigned MIN and MAX
      * information can be used to later compare the GameArea more
      * easily with current live positions/areas. In addition, the
-     * area direction is calculated afterwards.
+     * area direction is calculated afterward.
      */
     private void initialize() {