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:
committed by
Christian Brabandt
parent
f4ccada5c3
commit
d32bf0a067
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user