*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Sun, 30 Aug 2009 05:00:59 +0000 (05:00 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sun, 30 Aug 2009 05:00:59 +0000 (05:00 +0000)
src/process.c

index ed53517..e65d495 100644 (file)
@@ -5151,7 +5151,7 @@ wait_reading_process_output (time_limit, microsecs, read_kbd, do_display,
              else if (nread == -1 && errno == EIO)
                {
                  /* Clear the descriptor now, so we only raise the
-                    signal once.  Don't do this is `process' is only
+                    signal once.  Don't do this if `process' is only
                     a pty.  */
                  if (XPROCESS (proc)->pid != -2)
                    {