1
0
forked from aniani/vim

patch 9.1.0942: a few typos were found

Problem:  a few typos were found
Solution: fix them (zeertzjq)

closes: #16232

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
zeertzjq
2024-12-17 20:55:13 +01:00
committed by Christian Brabandt
parent f4ccada5c3
commit d32bf0a067
5 changed files with 8 additions and 6 deletions

View File

@@ -11306,7 +11306,7 @@ def Test_any_obj_var_type()
END
v9.CheckScriptSuccess(lines)
# Nested data. Object containg a Dict containing another Object.
# Nested data. Object containing a Dict containing another Object.
lines =<< trim END
vim9script
class Context