summaryrefslogtreecommitdiffstats
path: root/src/vim9.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vim9.h')
-rw-r--r--src/vim9.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vim9.h b/src/vim9.h
index 3b14ffc730..1b5a58b8c3 100644
--- a/src/vim9.h
+++ b/src/vim9.h
@@ -500,7 +500,7 @@ struct dfunc_S {
// Number of entries used by stack frame for a function call.
// - ec_dfunc_idx: function index
-// - ec_iidx: instruction index
+// - ec_iidx: instruction index
// - ec_instr: instruction list pointer
// - ec_outer: stack used for closures
// - funclocal: function-local data