Codespell spelling fixes
These spelling errors were found using
https://github.com/codespell-project/codespell
Tested: Built and ran against validator.
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Change-Id: I214fe102550295578cfdf0fc58305897d261ce55
diff --git a/static/redfish/v1/schema/OemManager_v1.xml b/static/redfish/v1/schema/OemManager_v1.xml
index 4554db4..26498f0 100644
--- a/static/redfish/v1/schema/OemManager_v1.xml
+++ b/static/redfish/v1/schema/OemManager_v1.xml
@@ -126,20 +126,20 @@
<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." />
- <Annotation Term="OData.LongDescription" String="Integral limit maxiumum for the PID." />
+ <Annotation Term="OData.Description" String="Integral limit maximum for the PID." />
+ <Annotation Term="OData.LongDescription" String="Integral limit maximum for the PID." />
</Property>
<Property Name="ILimitMin" Type="Edm.Decimal" Nullable="false">
- <Annotation Term="OData.Description" String="Integral limit miniumum for the PID." />
- <Annotation Term="OData.LongDescription" String="Integral limit miniumum for the PID." />
+ <Annotation Term="OData.Description" String="Integral limit minimum for the PID." />
+ <Annotation Term="OData.LongDescription" String="Integral limit minimum for the PID." />
</Property>
<Property Name="Inputs" Type="Collection(Edm.String)">
<Annotation Term="OData.Description" String="Input sensors to the PID controller."/>
<Annotation Term="OData.LongDescription" String="Input sensors to the PID controller."/>
</Property>
<Property Name="OutLimitMax" Type="Edm.Decimal" Nullable="false">
- <Annotation Term="OData.Description" String="Output limit maxiumum for the pwm." />
- <Annotation Term="OData.LongDescription" String="Output limit maxiumum for the pwm." />
+ <Annotation Term="OData.Description" String="Output limit maximum for the pwm." />
+ <Annotation Term="OData.LongDescription" String="Output limit maximum for the pwm." />
</Property>
<Property Name="OutLimitMin" Type="Edm.Decimal" Nullable="false">
<Annotation Term="OData.Description" String="Output limit minimum for the pwm." />
@@ -210,20 +210,20 @@
<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." />
- <Annotation Term="OData.LongDescription" String="Integral limit maxiumum for the PID." />
+ <Annotation Term="OData.Description" String="Integral limit maximum for the PID." />
+ <Annotation Term="OData.LongDescription" String="Integral limit maximum for the PID." />
</Property>
<Property Name="ILimitMin" Type="Edm.Decimal" Nullable="false">
- <Annotation Term="OData.Description" String="Integral limit miniumum for the PID." />
- <Annotation Term="OData.LongDescription" String="Integral limit miniumum for the PID." />
+ <Annotation Term="OData.Description" String="Integral limit minimum for the PID." />
+ <Annotation Term="OData.LongDescription" String="Integral limit minimum for the PID." />
</Property>
<Property Name="Inputs" Type="Collection(Edm.String)">
<Annotation Term="OData.Description" String="Input sensors to the PID controller."/>
<Annotation Term="OData.LongDescription" String="Input sensors to the PID controller."/>
</Property>
<Property Name="OutLimitMax" Type="Edm.Decimal" Nullable="false">
- <Annotation Term="OData.Description" String="Output limit maxiumum for the pwm." />
- <Annotation Term="OData.LongDescription" String="Output limit maxiumum for the pwm." />
+ <Annotation Term="OData.Description" String="Output limit maximum for the pwm." />
+ <Annotation Term="OData.LongDescription" String="Output limit maximum for the pwm." />
</Property>
<Property Name="OutLimitMin" Type="Edm.Decimal" Nullable="false">
<Annotation Term="OData.Description" String="Output limit minimum for the pwm." />