summaryrefslogtreecommitdiffstats
path: root/src/tag.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tag.c')
-rw-r--r--src/tag.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tag.c b/src/tag.c
index aaf19c9738..4c6dadcf21 100644
--- a/src/tag.c
+++ b/src/tag.c
@@ -4123,7 +4123,7 @@ tagstack_clear(win_T *wp)
/*
* Remove the oldest entry from the tag stack and shift the rest of
- * the entires to free up the top of the stack.
+ * the entries to free up the top of the stack.
*/
static void
tagstack_shift(win_T *wp)