(Som) Minor cleanup/typofix

This commit is contained in:
Inari Listenmaa
2019-08-14 13:52:45 +02:00
parent d0ae81832b
commit 2240335832
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ oper
} where {
allomF : Str -> DefTA = \wiilka ->
case wiilka of {
_ + "ta" => DA ; _ + "sha" => SHA ;
_ + "ta" => TA ; _ + "sha" => SHA ;
_ + "da" => DA ; _ + "dha" => DHA } ;
allomM : Str -> DefKA = \wiilka ->
case wiilka of {