From ce1176f521705104ce11c3e322e11fcdb6e8561f Mon Sep 17 00:00:00 2001
From: Leah Rowe <leah@libreboot.org>
Date: Thu, 9 Nov 2023 16:40:36 +0000
Subject: [PATCH] fix typo in help text

say whot?

Signed-off-by: Leah Rowe <leah@libreboot.org>
---
 build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build b/build
index 932c598c..736450e6 100755
--- a/build
+++ b/build
@@ -131,7 +131,7 @@ usage()
 	possible values for 'OPTION':
 	$(items "${buildpath}")
 
-	To know whot ${projectname} version you're on, type:
+	To know what ${projectname} version you're on, type:
 	${progname} version
 
 	Refer to ${projectname} documentation for more info.
-- 
GitLab