From: Fidel Castro <fidelcastro.s@hotmail.com>
To: dev@dpdk.org
Cc: Fidel Castro <fidelcastro.s@hotmail.com>
Subject: [PATCH] Spelling : Fix spelling mistake.
Date: Thu, 21 Mar 2024 18:35:52 -0400 [thread overview]
Message-ID: <PH7PR20MB546848979319542BEB6BB722E8322@PH7PR20MB5468.namprd20.prod.outlook.com> (raw)
Caught by codespell.
Signed-off-by: Fidel Castro <fidelcastro.s@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
next reply other threads:[~2024-03-22 12:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-21 22:35 Fidel Castro [this message]
2024-03-25 1:57 ` Thomas Monjalon
2024-03-21 22:41 [PATCH] Spelling: " masoumeh.farhadinia
2024-03-25 1:50 ` Thomas Monjalon
2024-03-21 23:05 [PATCH] Spelling: Fix Spelling mistake vinh.t.tran10
2024-03-25 2:33 ` Thomas Monjalon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=PH7PR20MB546848979319542BEB6BB722E8322@PH7PR20MB5468.namprd20.prod.outlook.com \
--to=fidelcastro.s@hotmail.com \
--cc=dev@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).