diff --git a/me/cache/TickManagerCache.java b/me/cache/TickManagerCache.java index 95c4e5ebe..6f7f1d065 100644 --- a/me/cache/TickManagerCache.java +++ b/me/cache/TickManagerCache.java @@ -121,7 +121,7 @@ public class TickManagerCache implements ITickManager if ( tt == null ) return false; // throw new RuntimeException( - // "Invalid Alertted device, this node is not marked as alertable, or part of this grid." ); + // "Invalid alerted device, this node is not marked as alertable, or part of this grid." ); // set to awake, this is for sanity. sleeping.remove( node );