forked from aniani/vim
patch 8.2.3914: various spelling mistakes in comments
Problem: Various spelling mistakes in comments. Solution: Fix the mistakes. (Dominique Pellé, closes #9416)
This commit is contained in:
committed by
Bram Moolenaar
parent
5da36052a4
commit
af4a61a85d
@@ -4460,7 +4460,7 @@ static int orig_topfill = 0;
|
||||
#endif
|
||||
#if defined(CHECK_DOUBLE_CLICK) || defined(PROTO)
|
||||
/*
|
||||
* Checking for double clicks ourselves.
|
||||
* Checking for double-clicks ourselves.
|
||||
* "orig_topline" is used to avoid detecting a double-click when the window
|
||||
* contents scrolled (e.g., when 'scrolloff' is non-zero).
|
||||
*/
|
||||
|
Reference in New Issue
Block a user