1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 11:25:35 +02:00

[cleanup] Fix typos

This commit is contained in:
Martin Oberhuber 2008-04-04 14:58:14 +00:00
parent 30c816b481
commit fc86a78f14

View file

@ -62,8 +62,8 @@ public class TerminalInputStream extends InputStream {
/** /**
* The runnable that si scheduled in the display tread. Takes care of * The runnable that is scheduled in the display tread. Takes care of the
* the timeout management. It calls the {@link #fNotifyChange} * timeout management. It calls the {@link #fNotifyChange}
*/ */
// synchronized with fQueue! // synchronized with fQueue!
private Runnable fRunnable; private Runnable fRunnable;