summaryrefslogtreecommitdiff
path: root/erts/etc/unix/to_erl.c
diff options
context:
space:
mode:
Diffstat (limited to 'erts/etc/unix/to_erl.c')
-rw-r--r--erts/etc/unix/to_erl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/etc/unix/to_erl.c b/erts/etc/unix/to_erl.c
index d684b9c3a3..f9ca5f6373 100644
--- a/erts/etc/unix/to_erl.c
+++ b/erts/etc/unix/to_erl.c
@@ -487,7 +487,7 @@ int main(int argc, char **argv)
}
/*
- * Reset terminal characterstics
+ * Reset terminal characteristics
* XXX
*/
tcsetattr(0, TCSADRAIN, &tty_rmode);