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/Dump/Create.interface.yaml b/yaml/com/ibm/Dump/Create.interface.yaml
index 883cef6..2d38983 100644
--- a/yaml/com/ibm/Dump/Create.interface.yaml
+++ b/yaml/com/ibm/Dump/Create.interface.yaml
@@ -10,7 +10,7 @@
values:
- name: "VSPString"
description: >
- The resouce dump is collected from various host resources. The
+ The resource dump is collected from various host resources. The
resource to collect the dump is indicated by using the resource
selector. The resource selector string needs to be passed to
host to generate a resource dump.
@@ -38,7 +38,7 @@
Hostboot dump is collected during a boot failure during the
hostboot booting phase.
- name: "Hardware"
- desription: >
+ description: >
Hardware dump is collected during a system checkstop.
- name: "System"
description: >