diff options
author | Leah Rowe <leah@libreboot.org> | 2023-11-09 16:40:36 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-11-09 16:40:36 +0000 |
commit | ce1176f521705104ce11c3e322e11fcdb6e8561f (patch) | |
tree | a76fba00436c623862838fa139fd9f7c02da5fd4 /build | |
parent | 70882902b5d4f0bdc7a627b0bc9b6152bbecaca9 (diff) |
fix typo in help text
say whot?
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |