mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-13 20:15:22 +02:00
[cleanup] Fix typos
This commit is contained in:
parent
d164641fe6
commit
7cd42a7466
1 changed files with 22 additions and 22 deletions
|
@ -62,8 +62,8 @@ public class TerminalInputStream extends InputStream {
|
|||
|
||||
|
||||
/**
|
||||
* The runnable that si scheduled in the display tread. Takes care of
|
||||
* the timeout management. It calls the {@link #fNotifyChange}
|
||||
* The runnable that is scheduled in the display tread. Takes care of the
|
||||
* timeout management. It calls the {@link #fNotifyChange}
|
||||
*/
|
||||
// synchronized with fQueue!
|
||||
private Runnable fRunnable;
|
||||
|
|
Loading…
Add table
Reference in a new issue