Spelling errors found by codespell.

Signed-off-by: Stephen Hemminger <step...@networkplumber.org>
---
 examples/vm_power_manager/channel_monitor.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/vm_power_manager/channel_monitor.c 
b/examples/vm_power_manager/channel_monitor.c
index aab19ba57112..5d85ee1c6f36 100644
--- a/examples/vm_power_manager/channel_monitor.c
+++ b/examples/vm_power_manager/channel_monitor.c
@@ -368,7 +368,7 @@ get_pcpu_to_control(struct policy *pol)
 
        /*
         * So now that we're handling virtual and physical cores, we need to
-        * differenciate between them when adding them to the branch monitor.
+        * differentiate between them when adding them to the branch monitor.
         * Virtual cores need to be converted to physical cores.
         */
        if (pol->pkt.core_type == CORE_TYPE_VIRTUAL) {
-- 
2.20.1

Reply via email to