Removed comma with period. (#4130)

master
PJ Hampton 2017-04-26 18:04:55 +01:00 committed by Zaahir Moolla
parent 6dd0762f54
commit 793cf24dff
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ DDH.calculator = DDH.calculator || {};
41: ")",
42: "×",
43: "+",
44: ",",
44: ".",
45: "-",
46: ".",
47: "÷",