patch 8.2.4476: operator name spelled wrong v8.2.4476
author=?UTF-8?q?Dundar=20G=C3=B6c?= <gocdundar@gmail.com>
Sat, 26 Feb 2022 11:46:13 +0000 (11:46 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 26 Feb 2022 11:46:13 +0000 (11:46 +0000)
commite41c1dd8890d3f701253255993f4e9af2d12225c
treef1494998cfabbd084e7e5bf063d1aa53eae37176
parent4df5b33f206210fec2a0297aea27e7db8b5173c0
patch 8.2.4476: operator name spelled wrong

Problem:    Operator name spelled wrong.
Solution:   Change trinary to ternary. (Goc Dundar, closes #9850)
src/testdir/test_expr.vim
src/testdir/test_vim9_expr.vim
src/testdir/test_vimscript.vim
src/version.c