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: I611b83efacd76580d19d91acfb6c6e8a09f40f4a
Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
diff --git a/ipmisnoop/ipmisnoop.hpp b/ipmisnoop/ipmisnoop.hpp
index 87afa3f..b8f737a 100644
--- a/ipmisnoop/ipmisnoop.hpp
+++ b/ipmisnoop/ipmisnoop.hpp
@@ -60,7 +60,7 @@
/* sevenSegmentLedEnabled flag is set when GPIO pins are not
there 7 seg display for fewer platforms. So, the code for
- postcode dispay and Get Selector position can be skipped in
+ postcode display and Get Selector position can be skipped in
those platforms.
*/
if (!sevenSegmentLedEnabled)