Skip to content

Commit

Permalink
Fix sebeolsik-3sin-p2 'ㅌ' jongsung (#503)
Browse files Browse the repository at this point in the history
The jongsung for the "r" key is 'ㅌ'. It seems typo.

Co-authored-by: Riey <creeper844@gmail.com>
  • Loading branch information
majecty and Riey committed Jun 29, 2021
1 parent a140e57 commit 989416e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/engine/backends/hangul/data/sebeolsik-3sin-p2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ W: $ㄹ$ㅑ
S-W: $ㅑ
E: $ㅂ$ㅐ
S-E: $ㅐ
R: $$ㅓ
R: $$ㅓ
S-R: $ㅓ
T: $ㅋ$ㅕ
S-T: $ㅕ
Expand Down Expand Up @@ -96,4 +96,4 @@ S-CloseBracket: '}'
Comma: ','
S-Comma: '<'
Period: '.'
S-Period: '>'
S-Period: '>'

0 comments on commit 989416e

Please sign in to comment.