summaryrefslogtreecommitdiffstats
path: root/src/terminal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/terminal.c')
-rw-r--r--src/terminal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/terminal.c b/src/terminal.c
index 1da9d2d02c..816ab8143b 100644
--- a/src/terminal.c
+++ b/src/terminal.c
@@ -2396,7 +2396,7 @@ terminal_is_active()
}
/*
- * Return the highight group ID for the terminal and the window.
+ * Return the highlight group ID for the terminal and the window.
*/
static int
term_get_highlight_id(term_T *term, win_T *wp)