Skip to content

Commit

Permalink
Change Greek math koppa to lowercase
Browse files Browse the repository at this point in the history
Uppercase koppa can still be entered as shift+koppa.
  • Loading branch information
syskill committed Aug 30, 2023
1 parent f4a995e commit 2aca1bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/xml/greekmath.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<key key0="ϡ" key4=""/>
<key key0="υ" key3="" key4=""/>
<key key0="ζ" key1="" key3="" key4="1"/>
<key key0="Ϟ" key1="" key3="" key4="2"/>
<key key0="ϟ" key1="" key3="" key4="2"/>
<key key0="κ" key1="" key3="×" key4="3"/>
<key width="1.5" key0="backspace" key3="delete"/>
</row>
Expand Down

0 comments on commit 2aca1bb

Please sign in to comment.