diff --git a/src/IPCMini.cpp b/src/IPCMini.cpp
index f57af8ee104d2a4bdaf260733c5d3eb063acc71c..50196f2e3b5a1535bfe82c552368ada4eb856418 100644
--- a/src/IPCMini.cpp
+++ b/src/IPCMini.cpp
@@ -1274,7 +1274,7 @@ void IPCMini::add_dynamic_attributes()
 	add_VTargetX_dynamic_attribute("VTarget1");
 	add_IProtectX_dynamic_attribute("IProtect1");
 	add_SetPointX_dynamic_attribute("SetPoint1");
-	add_TemperaturePowerSection_dynamic_attribute("TemperaturePowerSectione");
+	add_TemperaturePowerSection_dynamic_attribute("TemperaturePowerSection");
 	add_VoltageX_dynamic_attribute("Voltage1");
 	add_CurrentX_dynamic_attribute("Current1");
 	add_PressureX_dynamic_attribute("Pressure1");