Doc: Corrected a few spelling mistakes (#1840)

This commit is contained in:
Conny Hansson
2021-10-08 19:34:47 +02:00
committed by GitHub
parent 87cc4df14b
commit 119abf3ee4
2 changed files with 5 additions and 5 deletions

View File

@ -82,7 +82,7 @@ public abstract class ActiveCreature {
}
/**
* Roam in the wastelands.
* Roam the wastelands.
* @throws InterruptedException due to firing a new Runnable.
*/
public void roam() throws InterruptedException {