mirror of
https://github.com/vim/vim.git
synced 2025-09-28 04:24:06 -04:00
patch 8.2.4476: operator name spelled wrong
Problem: Operator name spelled wrong. Solution: Change trinary to ternary. (Goc Dundar, closes #9850)
This commit is contained in:
committed by
Bram Moolenaar
parent
4df5b33f20
commit
e41c1dd889
@@ -754,6 +754,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4476,
|
||||
/**/
|
||||
4475,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user