From 3f34e8f869fb3fbc2410f66c35a71e14465baa45 Mon Sep 17 00:00:00 2001 From: Raoul Van den Berge Date: Sat, 17 Dec 2016 13:14:21 +0100 Subject: [PATCH] Fix typo --- src/main/java/com/raoulvdberge/refinedstorage/api/IRSAPI.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/raoulvdberge/refinedstorage/api/IRSAPI.java b/src/main/java/com/raoulvdberge/refinedstorage/api/IRSAPI.java index 82c3e3520..a6b5012c5 100755 --- a/src/main/java/com/raoulvdberge/refinedstorage/api/IRSAPI.java +++ b/src/main/java/com/raoulvdberge/refinedstorage/api/IRSAPI.java @@ -83,7 +83,7 @@ public interface IRSAPI { ICraftingMonitorElementList createCraftingMonitorElementList(); /** - * Let's the neighbors of a node know that there is a node placed at the given position. + * Notifies the neighbors of a node that there is a node placed at the given position. * * @param world the world * @param pos the position of the node