Skip to content

Commit

Permalink
Fix in NL table for N with tilde (Ñ)
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulRambags committed Apr 1, 2022
1 parent 99473fe commit 12753d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tables/nl-NL-g0.utb
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ attribute foreign ΑαΆάΒβΓγΔδΕεΖζΙιΊίΚκΛλΜμΝνΞξΟοΠ

# Other alphabets

attribute foreign ñ # defined in nl-chardefs.uti
attribute foreign Ññ # ñ defined in nl-chardefs.uti

lowercase ł 126
base uppercase Ł ł
Expand Down
4 changes: 2 additions & 2 deletions tests/braille-specs/nl-g0_harness.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ tests:
- ï î
- ⠻ ⠩
- - n accent
- ñ
- ⠰⠻
- ñ Ñ
- ⠰⠻ ⠰⠨⠻
- - o accent
- ó ö ô
- ⠬ ⠪ ⠹
Expand Down

0 comments on commit 12753d3

Please sign in to comment.