Fix typo: Baloon -> Balloon
This commit is contained in:
parent
894ca522d3
commit
e5e13ffcdd
2 changed files with 5 additions and 5 deletions
|
|
@ -634,7 +634,7 @@ def ParseVariables( variables_list,
|
|||
return new_variables
|
||||
|
||||
|
||||
def DisplayBaloon( is_term, display, is_hover = False ):
|
||||
def DisplayBalloon( is_term, display, is_hover = False ):
|
||||
if not is_term:
|
||||
# To enable the Windows GUI to display the balloon correctly
|
||||
# Refer https://github.com/vim/vim/issues/1512#issuecomment-492070685
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue