many doubled words in comments etc, plus some nearby typos

This commit is contained in:
hippietrail 2024-11-26 01:18:10 +07:00
parent c702d7c66d
commit 13598df8db
208 changed files with 252 additions and 254 deletions

View file

@ -89,7 +89,7 @@ class JythonPluginInputThread extends Thread {
}
/**
* Causes the the background thread's run() loop to exit.
* Causes the background thread's run() loop to exit.
* <p>
* Causes background thread's exit by closing the inputstream it is looping on.
*/