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: Ib615c5fe1dfb01fc0adedd692524fe145c8c4e82
Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
diff --git a/dump/create_pel.cpp b/dump/create_pel.cpp
index 89e1842..d92e570 100644
--- a/dump/create_pel.cpp
+++ b/dump/create_pel.cpp
@@ -62,7 +62,7 @@
         // Refer phosphor-logging/extensions/openpower-pels/README.md section
         // "Self Boot Engine(SBE) First Failure Data Capture(FFDC) Support"
         // for details of related to createPEL with SBE FFDC information
-        // usin g CreateWithFFDCFiles api.
+        // using CreateWithFFDCFiles api.
         pelFFDCInfo.emplace_back(std::make_tuple(
             sdbusplus::xyz::openbmc_project::Logging::server::Create::
                 FFDCFormat::Custom,