Caught by codespell.

Signed-off-by: Fidel Castro <fidelcastr...@hotmail.com>
---
 app/test/test_power.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/test/test_power.c b/app/test/test_power.c
index f1e80299d3..403adc22d6 100644
--- a/app/test/test_power.c
+++ b/app/test/test_power.c
@@ -143,7 +143,7 @@ test_power(void)
                /* Test setting a valid environment */
                ret = rte_power_set_env(envs[i]);
                if (ret != 0) {
-                       printf("Unexpectedly unsucceeded on setting a valid 
environment\n");
+                       printf("Unexpectedly unsuccessful on setting a valid 
environment\n");
                        return -1;
                }
 
-- 
2.44.0.windows.1

Reply via email to