mirror of
https://github.com/corda/corda.git
synced 2025-01-07 13:38:47 +00:00
fix misspelling in comment
This commit is contained in:
parent
d0f11cd2e5
commit
44e3ee5bd7
@ -25,8 +25,8 @@ public class Thread implements Runnable {
|
||||
private ClassLoader classLoader;
|
||||
private UncaughtExceptionHandler exceptionHandler;
|
||||
|
||||
// package private for GNU Classpath, which inexpicably bypasses the
|
||||
// accessor methods:
|
||||
// package private for GNU Classpath, which inexplicably bypasses
|
||||
// the accessor methods:
|
||||
String name;
|
||||
ThreadGroup group;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user