Revert Fahrenheit to Farenheit

This is a typo in
https://github.com/grafana/grafana/blob/master/public/app/core/utils/kbn.ts#L1051
This commit is contained in:
Mario Trangoni 2018-09-21 13:39:24 +02:00
parent 80fa66fcb0
commit f0167e17ed

View File

@ -884,8 +884,8 @@
"value": "celsius"
},
{
"text": "Fahrenheit (°F)",
"value": "fahrenheit"
"text": "Farenheit (°F)",
"value": "farenheit"
},
{
"text": "Kelvin (K)",
@ -1991,8 +1991,8 @@
"value": "celsius"
},
{
"text": "Fahrenheit (°F)",
"value": "fahrenheit"
"text": "Farenheit (°F)",
"value": "farenheit"
},
{
"text": "Kelvin (K)",
@ -3078,8 +3078,8 @@
"value": "celsius"
},
{
"text": "Fahrenheit (°F)",
"value": "fahrenheit"
"text": "Farenheit (°F)",
"value": "farenheit"
},
{
"text": "Kelvin (K)",