commit | 37b87aa250bafd0e04a5fc5d6902222343c177e9 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Wed Mar 13 02:30:05 2024 -0600 |
committer | Gunnar Mills <gmills@us.ibm.com> | Wed Mar 13 03:27:42 2024 -0600 |
tree | 71153a9b3d100ae8fc37b6ccffbad445ce7f0a7c | |
parent | d993b640fa26d42389dee3a784cd7474068b5873 [diff] |
Fix misspelling in PCIeDevice d993b64 had default spelled wrong. Signed-off-by: Gunnar Mills <gmills@us.ibm.com> Change-Id: I5ff027eec51b9a10da4823de26650dbe490a265c
diff --git a/yaml/xyz/openbmc_project/Inventory/Item/PCIeDevice.interface.yaml b/yaml/xyz/openbmc_project/Inventory/Item/PCIeDevice.interface.yaml index e1dffb8..71152ad 100644 --- a/yaml/xyz/openbmc_project/Inventory/Item/PCIeDevice.interface.yaml +++ b/yaml/xyz/openbmc_project/Inventory/Item/PCIeDevice.interface.yaml
@@ -293,7 +293,7 @@ type: size default: maxint description: > - The number of PCIe lanes in use by this device. Deafult value of + The number of PCIe lanes in use by this device. Default value of maxint is to accommodate the situation where the value of this property is not known due to some unknown reason, like hardware failure or link down.