Skip to content

Commit

Permalink
ħ
Browse files Browse the repository at this point in the history
  • Loading branch information
lancejpollard committed May 16, 2023
1 parent a4b1bfe commit bfbce25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion form.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ const CONSONANTS = [
{ i: "k@", o: "k99", name: 'Tense k sound' },
{ i: "k.", o: "k9", name: 'Stop k sound' },
{ i: "k", o: "k", name: 'K sound' },
{ i: "Hh", o: "h5%", name: 'Voiceless H sound' },
{ i: "Hh", o: "h5%", name: 'Voiceless H sound (ħ)' },
{ i: "H!", o: "h593", name: 'Ejective H sound' },
{ i: "Hy~", o: "h53", name: 'Palatalized H sound' },
{ i: "Hw~", o: "h533", name: 'Labialized H sound' },
Expand Down

0 comments on commit bfbce25

Please sign in to comment.