mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 17:33:38 +00:00
Fix spelling.
java/runtime/MercuryWorkerThread.java:
As above.
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user