summaryrefslogtreecommitdiff
path: root/util/nvmutil/nvmutil.c
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-03-07 01:28:50 +0000
committerLeah Rowe <leah@libreboot.org>2026-03-07 01:28:50 +0000
commit86357dbe525badb9410745618434a2517122241b (patch)
treea058808696bce966bb57ee54cd7f329cec89a4d1 /util/nvmutil/nvmutil.c
parent7e88f53e998961a95247f3096cd30b4255b5da45 (diff)
util/nvmutil: fix a bad comment
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/nvmutil/nvmutil.c')
-rw-r--r--util/nvmutil/nvmutil.c4
1 files changed, 2 insertions, 2 deletions
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:??:??:??
*