forked from aniani/vim
patch 9.1.0747: various typos in repo found
Problem: various typos in repo found Solution: Fix typos (zeertzjq) closes: #15749 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
fa117387ee
commit
8feed3a525
@@ -4609,7 +4609,7 @@ free_tabpage(tabpage_T *tp)
|
||||
* Otherwise put it just before tab page "after".
|
||||
*
|
||||
* Does not trigger WinNewPre, since the window structures
|
||||
* are not completly setup yet and could cause dereferencing
|
||||
* are not completely setup yet and could cause dereferencing
|
||||
* NULL pointers
|
||||
*
|
||||
* Return FAIL or OK.
|
||||
|
Reference in New Issue
Block a user