Skip to content

Commit

Permalink
Fix in gujarati mapping file
Browse files Browse the repository at this point in the history
  • Loading branch information
jijeshmohan committed Feb 25, 2015
1 parent e86224d commit 3d5932d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemes/gu
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ consonants "k" => "ક",
["NG", ["ng"]] => "ઙ",

"ch" => "ચ",
["CH", ["ch"]] => "છ",
["Ch", ["ch"]] => "છ",
"j" => "જ",
["jh" ["j"]] => "ઝ",
["NJ", ["nj"]] => "ઞ",
Expand Down

0 comments on commit 3d5932d

Please sign in to comment.