From a3edfd9e84f4f8e9b74425cdc4b00fe9cb3d0ba6 Mon Sep 17 00:00:00 2001 From: nicm Date: Thu, 4 Jun 2015 09:42:29 +0000 Subject: [PATCH] teminal -> terminal, from Corey Farwell. --- input.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input.c b/input.c index 6be5d906..41c0bc85 100644 --- a/input.c +++ b/input.c @@ -43,7 +43,7 @@ * pretty stupid but not supporting it is more trouble than it is worth. * * - Special handling for ESC inside a DCS to allow arbitrary byte sequences to - * be passed to the underlying teminal(s). + * be passed to the underlying terminals. */ /* Input parser cell. */