Skip to content

Commit

Permalink
Update jquery.ime.test.fixtures.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bennylin committed Jul 28, 2023
1 parent f06e49b commit ae7633e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jquery.ime.test.fixtures.js
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ var palochkaVariants = {

{ input: 'z', output: 'ᯝ', description: 'Angkola keyboard - z = nga' },
{ input: 'x', output: 'ᯠ', description: 'Angkola keyboard - x = nya' },
{ input: 'c', output: 'ᯡ', description: 'Angkola keyboard - ca = sa+tompi' },
{ input: 'c', output: 'ᯡ', description: 'Angkola keyboard - ca = sa' },
{ input: 'v', output: '᯦', description: 'Angkola keyboard - v = tompi' },
{ input: 'b', output: 'ᯅ', description: 'Angkola keyboard - ba' },
{ input: 'n', output: 'ᯉ', description: 'Angkola keyboard - na' },
Expand Down

0 comments on commit ae7633e

Please sign in to comment.