configurations: minerva_pttv: fix sensor name typo error

Fix typo error in "PTTV_P48V" and "PTTV_P48V_VR" sensor name.

Signed-off-by: Potin Lai <potin.lai@quantatw.com>
Change-Id: I4aba8a89935cb12ef495d39f7063881d7f3b96f4
diff --git a/configurations/minerva_pttv.json b/configurations/minerva_pttv.json
index c41ee4a..94e10a8 100644
--- a/configurations/minerva_pttv.json
+++ b/configurations/minerva_pttv.json
@@ -37,11 +37,11 @@
                 "curr1",
                 "power1"
             ],
-            "Name": "PTTY_P48V_VR",
+            "Name": "PTTV_P48V_VR",
             "Type": "INA238",
-            "curr1_Name": "PTTY_P48V_VR_CURR_A",
-            "in1_Name": "PTTY_P48V_VR_VOLT_V",
-            "power1_Name": "PTTY_P48V_VR_PWR_W"
+            "curr1_Name": "PTTV_P48V_VR_CURR_A",
+            "in1_Name": "PTTV_P48V_VR_VOLT_V",
+            "power1_Name": "PTTV_P48V_VR_PWR_W"
         },
         {
             "Address": "0x45",
@@ -51,11 +51,11 @@
                 "curr1",
                 "power1"
             ],
-            "Name": "PTTY_P48V",
+            "Name": "PTTV_P48V",
             "Type": "INA238",
-            "curr1_Name": "PTTY_P48V_CURR_A",
-            "in1_Name": "PTTY_P48V_VOLT_V",
-            "power1_Name": "PTTY_P48V_PWR_W"
+            "curr1_Name": "PTTV_P48V_CURR_A",
+            "in1_Name": "PTTV_P48V_VOLT_V",
+            "power1_Name": "PTTV_P48V_PWR_W"
         },
         {
             "Address": "0x60",