We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc6413d commit 41660e0Copy full SHA for 41660e0
src/property/PropertyContainer.h
@@ -69,7 +69,7 @@ typedef CloudFloat CloudForce;
69
typedef CloudFloat CloudTemperature;
70
typedef CloudFloat CloudPower;
71
typedef CloudFloat CloudElectricCurrent;
72
-typedef CloudFloat CloudElectricPotention;
+typedef CloudFloat CloudElectricPotential;
73
typedef CloudFloat CloudElectricResistance;
74
typedef CloudFloat CloudCapacitance;
75
typedef CloudFloat CloudTime;
0 commit comments