We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 845da68 commit 3144c61Copy full SHA for 3144c61
1 file changed
src/LiteMinimax.java
@@ -154,7 +154,7 @@ public int getMaxThreads() {
154
155
/**
156
* Get the number of moves examined so far by the last search that was started.
157
- * If the search was launched in the background then repeated calls to
+ * If the search was launched in a background thread then repeated calls to
158
* this method will return higher values indicating the progress of the
159
* move examinations.
160
*
0 commit comments