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/JsonSchemas/OemManager/index.json b/static/redfish/v1/JsonSchemas/OemManager/index.json
index 143f02b..e0be5b1 100644
--- a/static/redfish/v1/JsonSchemas/OemManager/index.json
+++ b/static/redfish/v1/JsonSchemas/OemManager/index.json
@@ -103,13 +103,13 @@
"type": "number"
},
"ILimitMax": {
- "description": "Integral limit maxiumum for the PID.",
- "longDescription": "Integral limit maxiumum for the PID.",
+ "description": "Integral limit maximum for the PID.",
+ "longDescription": "Integral limit maximum for the PID.",
"type": "number"
},
"ILimitMin": {
- "description": "Integral limit miniumum for the PID.",
- "longDescription": "Integral limit miniumum for the PID.",
+ "description": "Integral limit minimum for the PID.",
+ "longDescription": "Integral limit minimum for the PID.",
"type": "number"
},
"Inputs": {
@@ -129,8 +129,8 @@
"type": "number"
},
"OutLimitMax": {
- "description": "Output limit maxiumum for the pwm.",
- "longDescription": "Output limit maxiumum for the pwm.",
+ "description": "Output limit maximum for the pwm.",
+ "longDescription": "Output limit maximum for the pwm.",
"type": "number"
},
"OutLimitMin": {
@@ -358,13 +358,13 @@
"type": "number"
},
"ILimitMax": {
- "description": "Integral limit maxiumum for the PID.",
- "longDescription": "Integral limit maxiumum for the PID.",
+ "description": "Integral limit maximum for the PID.",
+ "longDescription": "Integral limit maximum for the PID.",
"type": "number"
},
"ILimitMin": {
- "description": "Integral limit miniumum for the PID.",
- "longDescription": "Integral limit miniumum for the PID.",
+ "description": "Integral limit minimum for the PID.",
+ "longDescription": "Integral limit minimum for the PID.",
"type": "number"
},
"Inputs": {
@@ -384,8 +384,8 @@
"type": "number"
},
"OutLimitMax": {
- "description": "Output limit maxiumum for the pwm.",
- "longDescription": "Output limit maxiumum for the pwm.",
+ "description": "Output limit maximum for the pwm.",
+ "longDescription": "Output limit maximum for the pwm.",
"type": "number"
},
"OutLimitMin": {
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." />