From 86357dbe525badb9410745618434a2517122241b Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 7 Mar 2026 01:28:50 +0000 Subject: util/nvmutil: fix a bad comment Signed-off-by: Leah Rowe --- util/nvmutil/nvmutil.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'util') diff --git a/util/nvmutil/nvmutil.c b/util/nvmutil/nvmutil.c index 48011fa1..5d2dd3ee 100644 --- a/util/nvmutil/nvmutil.c +++ b/util/nvmutil/nvmutil.c @@ -286,8 +286,8 @@ check_cmd_args(int argc, char *argv[]) * supplied by the user, which could also * contain one or more random characters. * - * This is intentionaly, because a lot of - * users would run something like: + * This is intentional, because a lot of + * users might run something like: * * ./nvmutil gbe.bin xx:1f:16:??:??:?? * -- cgit v1.2.1