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: Ia7dbb04ead7565d63437a5878fd8a543029d9a93
Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
diff --git a/platform-mc/terminus.cpp b/platform-mc/terminus.cpp
index 575741a..c8cd91a 100644
--- a/platform-mc/terminus.cpp
+++ b/platform-mc/terminus.cpp
@@ -61,10 +61,10 @@
[](const std::shared_ptr<EntityAuxiliaryNames>& entityAuxiliaryNames) {
const auto& [key, entityNames] = *entityAuxiliaryNames;
/**
- * There is only one Overal system container entity in one terminus.
- * The entity auxiliary name PDR of that terminus with the that type
- *of containerID will include terminus name.
- **/
+ * There is only one Overall system container entity in one
+ * terminus. The entity auxiliary name PDR of that terminus with the
+ * that type of containerID will include terminus name.
+ */
return (
entityAuxiliaryNames &&
key.containerId == PLDM_PLATFORM_ENTITY_SYSTEM_CONTAINER_ID &&
diff --git a/platform-mc/test/platform_manager_test.cpp b/platform-mc/test/platform_manager_test.cpp
index 73baa1a..0d66a0b 100644
--- a/platform-mc/test/platform_manager_test.cpp
+++ b/platform-mc/test/platform_manager_test.cpp
@@ -170,7 +170,7 @@
0x1,
0x0, // Entity instance number =1
0,
- 0, // Overal system
+ 0, // Overall system
0, // shared Name Count one name only
01, // nameStringCount
0x65, 0x6e, 0x00,
@@ -329,7 +329,7 @@
0x1,
0x0, // Entity instance number =1
0,
- 0, // Overal system
+ 0, // Overall system
0, // shared Name Count one name only
01, // nameStringCount
0x65, 0x6e, 0x00,
diff --git a/platform-mc/test/sensor_manager_test.cpp b/platform-mc/test/sensor_manager_test.cpp
index 65505fb..59a120b 100644
--- a/platform-mc/test/sensor_manager_test.cpp
+++ b/platform-mc/test/sensor_manager_test.cpp
@@ -138,7 +138,7 @@
0x1,
0x0, // Entity instance number =1
0,
- 0, // Overal system
+ 0, // Overall system
0, // shared Name Count one name only
01, // nameStringCount
0x65, 0x6e, 0x00,
diff --git a/platform-mc/test/terminus_test.cpp b/platform-mc/test/terminus_test.cpp
index 0baa8b7..609deed 100644
--- a/platform-mc/test/terminus_test.cpp
+++ b/platform-mc/test/terminus_test.cpp
@@ -78,7 +78,7 @@
0x1,
0x0, // Entity instance number =1
0,
- 0, // Overal system
+ 0, // Overall system
0, // shared Name Count one name only
01, // nameStringCount
0x65, 0x6e, 0x00,
@@ -193,7 +193,7 @@
0x1,
0x0, // Entity instance number =1
0,
- 0, // Overal system
+ 0, // Overall system
0, // shared Name Count one name only
01, // nameStringCount
0x65, 0x6e, 0x00,
@@ -313,7 +313,7 @@
0x1,
0x0, // Entity instance number =1
0,
- 0, // Overal system
+ 0, // Overall system
0, // shared Name Count one name only
01, // nameStringCount
0x65, 0x6e, 0x00,
@@ -367,7 +367,7 @@
0x1,
0x0, // Entity instance number =1
0,
- 0, // Overal system
+ 0, // Overall system
0, // shared Name Count one name only
01, // nameStringCount
0x65, 0x6e, 0x00,