diff options
| author | Raphael | 2022-02-17 06:29:46 -0500 |
|---|---|---|
| committer | Jules Aguillon | 2022-02-19 20:59:49 +0100 |
| commit | d2570bc2ea312be2800297cbc5903da4cb04c452 (patch) | |
| tree | 0f71b035dfcef74b35e7f73df22246f9c172c262 /res/xml | |
| parent | 4b1a6e4b92258986f9bfd86edf11b1ae2e0aa78e (diff) | |
| download | unexpected-keyboard-d2570bc2ea312be2800297cbc5903da4cb04c452.tar.gz unexpected-keyboard-d2570bc2ea312be2800297cbc5903da4cb04c452.zip | |
add-ordinal-numbers-symbol-system
Diffstat (limited to 'res/xml')
| -rw-r--r-- | res/xml/numeric.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/numeric.xml b/res/xml/numeric.xml index abd31d8..8db0883 100644 --- a/res/xml/numeric.xml +++ b/res/xml/numeric.xml @@ -20,7 +20,7 @@ </row> <row> <key shift="0.35" width="1.15" key0="shift" key2="fn" key4="alt"/> - <key key0="1" key1="superscript" key3="subscript"/> + <key key0="1" key1="superscript" key2="ordinal" key3="subscript"/> <key key0="2"/> <key key0="3"/> <key width="1.15" key0="backspace" key2="delete"/> |
