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: I014e7670ca4ba57f7e1b80e96c001474cf7a6676
Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
diff --git a/msl_verify.cpp b/msl_verify.cpp
index 316c482..e5f82a9 100644
--- a/msl_verify.cpp
+++ b/msl_verify.cpp
@@ -195,7 +195,7 @@
     if (rc < 0)
     {
         log<level::ERR>(
-            "PNOR Mininum Ship Level NOT met",
+            "PNOR Minimum Ship Level NOT met",
             entry("MIN_VERSION=%s", tmpMin.c_str()),
             entry("ACTUAL_VERSION=%s", actual.c_str()),
             entry("VERSION_PURPOSE=%s",