From f0167e17edef3e21abc00d308300d311765159c5 Mon Sep 17 00:00:00 2001 From: Mario Trangoni Date: Fri, 21 Sep 2018 13:39:24 +0200 Subject: [PATCH] Revert Fahrenheit to Farenheit This is a typo in https://github.com/grafana/grafana/blob/master/public/app/core/utils/kbn.ts#L1051 --- devenv/dev-dashboards/panel_tests_polystat.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/devenv/dev-dashboards/panel_tests_polystat.json b/devenv/dev-dashboards/panel_tests_polystat.json index fc3f4c92b3c..51d3085c438 100644 --- a/devenv/dev-dashboards/panel_tests_polystat.json +++ b/devenv/dev-dashboards/panel_tests_polystat.json @@ -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)",