diff --git a/java/runtime/MercuryWorkerThread.java b/java/runtime/MercuryWorkerThread.java index b5815c328..df9dc7a36 100644 --- a/java/runtime/MercuryWorkerThread.java +++ b/java/runtime/MercuryWorkerThread.java @@ -29,7 +29,7 @@ public class MercuryWorkerThread extends MercuryThread /** * Run. - * The worker thread executes tasks that it retrives from the pool. + * The worker thread executes tasks that it retrieves from the pool. */ public void run() {