summaryrefslogtreecommitdiffstats
path: root/input.c
diff options
context:
space:
mode:
authornicm <nicm>2015-06-04 09:42:29 +0000
committernicm <nicm>2015-06-04 09:42:29 +0000
commita3edfd9e84f4f8e9b74425cdc4b00fe9cb3d0ba6 (patch)
tree8f46c8b6b901039938c37c52522a78902401d10a /input.c
parenta3c617249527d96fa8c12e7470ebebec58fde00e (diff)
teminal -> terminal, from Corey Farwell.
Diffstat (limited to 'input.c')
-rw-r--r--input.c2
1 files changed, 1 insertions, 1 deletions
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. */