summaryrefslogtreecommitdiff
path: root/static/redfish/v1/schema
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2020-07-08 21:53:40 +0300
committerGunnar Mills <gmills@us.ibm.com>2020-07-10 19:48:00 +0300
commit222f2b7fcaa351f7c5ef7d7d790aace6a3e59d48 (patch)
treef2dd9a100804b8dde713a74ed89fe855ab377cb1 /static/redfish/v1/schema
parentc61704ab8760bddea2ae24495675af584395bd64 (diff)
downloadbmcweb-222f2b7fcaa351f7c5ef7d7d790aace6a3e59d48.tar.xz
Spelling: 's/Coefficent/Coefficient/g
Tested: Top commit (along with this) was built and ran against validator. Signed-off-by: Gunnar Mills <gmills@us.ibm.com> Change-Id: Ie5af15941250b795215cee87e757e56cce26c46e
Diffstat (limited to 'static/redfish/v1/schema')
-rw-r--r--static/redfish/v1/schema/OemManager_v1.xml32
1 files changed, 16 insertions, 16 deletions
diff --git a/static/redfish/v1/schema/OemManager_v1.xml b/static/redfish/v1/schema/OemManager_v1.xml
index 9ae36ca464..4554db40bc 100644
--- a/static/redfish/v1/schema/OemManager_v1.xml
+++ b/static/redfish/v1/schema/OemManager_v1.xml
@@ -114,16 +114,16 @@
<Annotation Term="OData.AdditionalProperties" Bool="false" />
<Annotation Term="OData.Description" String="Configuration data for Fan Controllers." />
<Property Name="FFGainCoefficient" Type="Edm.Decimal" Nullable="false">
- <Annotation Term="OData.Description" String="Feed forward gain coefficent for the PID." />
- <Annotation Term="OData.LongDescription" String="Feed forward gain coefficent for the PID." />
+ <Annotation Term="OData.Description" String="Feed forward gain coefficient for the PID." />
+ <Annotation Term="OData.LongDescription" String="Feed forward gain coefficient for the PID." />
</Property>
<Property Name="FFOffCoefficient" Type="Edm.Decimal" Nullable="false">
- <Annotation Term="OData.Description" String="Feed forward offset coefficent for the PID." />
- <Annotation Term="OData.LongDescription" String="Feed forward offset coefficent for the PID." />
+ <Annotation Term="OData.Description" String="Feed forward offset coefficient for the PID." />
+ <Annotation Term="OData.LongDescription" String="Feed forward offset coefficient for the PID." />
</Property>
<Property Name="ICoefficient" Type="Edm.Decimal" Nullable="false">
- <Annotation Term="OData.Description" String="Integral Coefficent for the PID." />
- <Annotation Term="OData.LongDescription" String="Integral Coefficent for the PID." />
+ <Annotation Term="OData.Description" String="Integral Coefficient for the PID." />
+ <Annotation Term="OData.LongDescription" String="Integral Coefficient for the PID." />
</Property>
<Property Name="ILimitMax" Type="Edm.Decimal" Nullable="false">
<Annotation Term="OData.Description" String="Integral limit maxiumum for the PID." />
@@ -158,8 +158,8 @@
<Annotation Term="OData.LongDescription" String="Output sensors to the PID controller."/>
</Property>
<Property Name="PCoefficient" Type="Edm.Decimal" Nullable="false">
- <Annotation Term="OData.Description" String="Polynomial coefficent for the PID." />
- <Annotation Term="OData.LongDescription" String="Polynomial coefficent for the PID." />
+ <Annotation Term="OData.Description" String="Polynomial coefficient for the PID." />
+ <Annotation Term="OData.LongDescription" String="Polynomial coefficient for the PID." />
</Property>
<Property Name="SlewNeg" Type="Edm.Decimal" Nullable="false">
<Annotation Term="OData.Description" String="Negative slew rate for the PID." />
@@ -198,16 +198,16 @@
<Annotation Term="OData.AdditionalProperties" Bool="false" />
<Annotation Term="OData.Description" String="Configuration data for Fan Controllers." />
<Property Name="FFGainCoefficient" Type="Edm.Decimal" Nullable="false">
- <Annotation Term="OData.Description" String="Feed forward gain coefficent for the PID." />
- <Annotation Term="OData.LongDescription" String="Feed forward gain coefficent for the PID." />
+ <Annotation Term="OData.Description" String="Feed forward gain coefficient for the PID." />
+ <Annotation Term="OData.LongDescription" String="Feed forward gain coefficient for the PID." />
</Property>
<Property Name="FFOffCoefficient" Type="Edm.Decimal" Nullable="false">
- <Annotation Term="OData.Description" String="Feed forward offset coefficent for the PID." />
- <Annotation Term="OData.LongDescription" String="Feed forward offset coefficent for the PID." />
+ <Annotation Term="OData.Description" String="Feed forward offset coefficient for the PID." />
+ <Annotation Term="OData.LongDescription" String="Feed forward offset coefficient for the PID." />
</Property>
<Property Name="ICoefficient" Type="Edm.Decimal" Nullable="false">
- <Annotation Term="OData.Description" String="Integral Coefficent for the PID." />
- <Annotation Term="OData.LongDescription" String="Integral Coefficent for the PID." />
+ <Annotation Term="OData.Description" String="Integral Coefficient for the PID." />
+ <Annotation Term="OData.LongDescription" String="Integral Coefficient for the PID." />
</Property>
<Property Name="ILimitMax" Type="Edm.Decimal" Nullable="false">
<Annotation Term="OData.Description" String="Integral limit maxiumum for the PID." />
@@ -238,8 +238,8 @@
<Annotation Term="OData.LongDescription" String="Positive hysteresis for the controller." />
</Property>
<Property Name="PCoefficient" Type="Edm.Decimal" Nullable="false">
- <Annotation Term="OData.Description" String="Polynomial coefficent for the PID." />
- <Annotation Term="OData.LongDescription" String="Polynomial coefficent for the PID." />
+ <Annotation Term="OData.Description" String="Polynomial coefficient for the PID." />
+ <Annotation Term="OData.LongDescription" String="Polynomial coefficient for the PID." />
</Property>
<Property Name="SetPoint" Type="Edm.Decimal" Nullable="false">
<Annotation Term="OData.Description" String="Setpoint for the PID." />