1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-14 04:25:21 +02:00

[cleanup] Fix typos

This commit is contained in:
Martin Oberhuber 2008-04-04 14:58:14 +00:00
parent d164641fe6
commit 7cd42a7466

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;