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: I3a5360efb5b6a71d5eabb557accf939cd6abc864
Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
diff --git a/manager/lamptest/lamptest.hpp b/manager/lamptest/lamptest.hpp
index f4fb5c5..21fd3b5 100644
--- a/manager/lamptest/lamptest.hpp
+++ b/manager/lamptest/lamptest.hpp
@@ -73,8 +73,8 @@
     bool processLEDUpdates(const ActionSet& ledsAssert,
                            const ActionSet& ledsDeAssert);
 
-    /** @brief Clear LEDs triggerred by lamptest
-     * When system reboots during lamptest, leds triggerred by lamptest needs to
+    /** @brief Clear LEDs triggered by lamptest
+     * When system reboots during lamptest, leds triggered by lamptest needs to
      * be cleared in the upcoming boot. This method clears all the leds along
      * with the persisted lamp test indicator file so that there is no sign of
      * lamptest.