spelling: parallel

Signed-off-by: Josh Soref <[email protected]>
This commit is contained in:
Josh Soref
2024-10-29 16:55:43 +01:00
committed by Jindra Petřík
parent 222b10ce17
commit 7ebc9dc796
4 changed files with 6 additions and 6 deletions
@@ -1340,7 +1340,7 @@ public final class Configuration {
} else {
logLevel = Level.WARNING;
}
//limit paralel threads?
//limit parallel threads?
//int processorCount = Runtime.getRuntime().availableProcessors();
}