summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-11-09 16:40:36 +0000
committerLeah Rowe <leah@libreboot.org>2023-11-09 16:40:36 +0000
commitce1176f521705104ce11c3e322e11fcdb6e8561f (patch)
treea76fba00436c623862838fa139fd9f7c02da5fd4
parent70882902b5d4f0bdc7a627b0bc9b6152bbecaca9 (diff)
fix typo in help text
say whot? Signed-off-by: Leah Rowe <leah@libreboot.org>
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
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.