aboutsummaryrefslogtreecommitdiff
path: root/tty.c
diff options
context:
space:
mode:
Diffstat (limited to 'tty.c')
-rw-r--r--tty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tty.c b/tty.c
index f93f6c57..ba58aa2b 100644
--- a/tty.c
+++ b/tty.c
@@ -2043,7 +2043,7 @@ tty_cmd_syncstart(struct tty *tty, const struct tty_ctx *ctx)
{
if (ctx->num == 0x11) {
/*
- * This is an overlay and a command that moves, the cursor so
+ * This is an overlay and a command that moves the cursor so
* start synchronized updates.
*/
tty_sync_start(tty);