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.hpp b/dump/create_pel.hpp
index 5af80f8..3d3b304 100644
--- a/dump/create_pel.hpp
+++ b/dump/create_pel.hpp
@@ -131,7 +131,7 @@
     void writeCalloutData();
 
     /**
-     * Used set ffdc file seek position begining to consume by PEL
+     * Used set ffdc file seek position beginning to consume by PEL
      *
      * @return NULL
      */