X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=gui.c;h=4862df5ed9595459e8beed9cfa76946f71c54f9d;hp=0a8f081839b97f6b0aaaac7ce3cc9e3d2bc049d1;hb=36bc7580a5ddee8f6e46bccfea7519291f372f0f;hpb=85663a14da08f4f8782d29a3b0c51de5cd0817b1 diff --git a/gui.c b/gui.c index 0a8f0818..4862df5e 100644 --- a/gui.c +++ b/gui.c @@ -896,7 +896,7 @@ static int open_audiod_pipe(void) * when any key is pressed. * * EXTERNAL_MODE: Check only signal pipe. Used when an external command - * is running. During that thime curses is disabled. Returns when + * is running. During that time curses is disabled. Returns when * cmd_pid == 0. */ static int do_select(int mode)