summaryrefslogtreecommitdiff
path: root/static/redfish/v1/JsonSchemas
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/JsonSchemas
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/JsonSchemas')
-rw-r--r--static/redfish/v1/JsonSchemas/OemManager/index.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/static/redfish/v1/JsonSchemas/OemManager/index.json b/static/redfish/v1/JsonSchemas/OemManager/index.json
index 107621e45f..143f02b65e 100644
--- a/static/redfish/v1/JsonSchemas/OemManager/index.json
+++ b/static/redfish/v1/JsonSchemas/OemManager/index.json
@@ -88,18 +88,18 @@
},
"properties": {
"FFGainCoefficient": {
- "description": "Feed forward gain coefficent for the PID.",
- "longDescription": "Feed forward gain coefficent for the PID.",
+ "description": "Feed forward gain coefficient for the PID.",
+ "longDescription": "Feed forward gain coefficient for the PID.",
"type": "number"
},
"FFOffCoefficient": {
- "description": "Feed forward offset coefficent for the PID.",
- "longDescription": "Feed forward offset coefficent for the PID.",
+ "description": "Feed forward offset coefficient for the PID.",
+ "longDescription": "Feed forward offset coefficient for the PID.",
"type": "number"
},
"ICoefficient": {
- "description": "Integral Coefficent for the PID.",
- "longDescription": "Integral Coefficent for the PID.",
+ "description": "Integral Coefficient for the PID.",
+ "longDescription": "Integral Coefficient for the PID.",
"type": "number"
},
"ILimitMax": {
@@ -150,8 +150,8 @@
"type": "array"
},
"PCoefficient": {
- "description": "Polynomial coefficent for the PID.",
- "longDescription": "Polynomial coefficent for the PID.",
+ "description": "Polynomial coefficient for the PID.",
+ "longDescription": "Polynomial coefficient for the PID.",
"type": "number"
},
"PositiveHysteresis": {
@@ -343,18 +343,18 @@
},
"properties": {
"FFGainCoefficient": {
- "description": "Feed forward gain coefficent for the PID.",
- "longDescription": "Feed forward gain coefficent for the PID.",
+ "description": "Feed forward gain coefficient for the PID.",
+ "longDescription": "Feed forward gain coefficient for the PID.",
"type": "number"
},
"FFOffCoefficient": {
- "description": "Feed forward offset coefficent for the PID.",
- "longDescription": "Feed forward offset coefficent for the PID.",
+ "description": "Feed forward offset coefficient for the PID.",
+ "longDescription": "Feed forward offset coefficient for the PID.",
"type": "number"
},
"ICoefficient": {
- "description": "Integral Coefficent for the PID.",
- "longDescription": "Integral Coefficent for the PID.",
+ "description": "Integral Coefficient for the PID.",
+ "longDescription": "Integral Coefficient for the PID.",
"type": "number"
},
"ILimitMax": {
@@ -394,8 +394,8 @@
"type": "number"
},
"PCoefficient": {
- "description": "Polynomial coefficent for the PID.",
- "longDescription": "Polynomial coefficent for the PID.",
+ "description": "Polynomial coefficient for the PID.",
+ "longDescription": "Polynomial coefficient for the PID.",
"type": "number"
},
"PositiveHysteresis": {