Fix spelling mistakes using codespell
This commit corrects various spelling mistakes throughout the
repository. The corrections were made automatically using `codespell`[1]
tool.
[1]: https://github.com/codespell-project/codespell
Change-Id: I965f52f9eae78bcad39a8d711f99bef7be4cbde0
Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
diff --git a/yaml/com/ibm/VPD.errors.yaml b/yaml/com/ibm/VPD.errors.yaml
index 514a449..d0c6033 100644
--- a/yaml/com/ibm/VPD.errors.yaml
+++ b/yaml/com/ibm/VPD.errors.yaml
@@ -18,7 +18,7 @@
- name: InvalidVPD
description: VPD file is not valid. Mandatory records are missing in VPD file.
- name: EccCheckFailed
- desciption: Invalid VPD data. Ecc check for the data failed.
+ description: Invalid VPD data. Ecc check for the data failed.
- name: InvalidJson
description: Invalid Json file.
- name: DbusFailure