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: >
diff --git a/yaml/com/ibm/Dump/Notify.interface.yaml b/yaml/com/ibm/Dump/Notify.interface.yaml
index c5074b0..7c482ed 100644
--- a/yaml/com/ibm/Dump/Notify.interface.yaml
+++ b/yaml/com/ibm/Dump/Notify.interface.yaml
@@ -41,7 +41,7 @@
             description: >
                 Sometimes the dump is created in the host based on the request
                 from the user, such requests come through the BMC first and then
-                get forwaded to host in such cases host will be sending a token
+                get forwarded to host in such cases host will be sending a token
                 to identify the dump request. If the token is not valid it
                 should be defaulted to 0.
       errors: