Spelling errors

This commit is contained in:
Imbus 2026-02-21 06:17:07 +01:00
parent febcedc2f3
commit 4b853f9c16
2 changed files with 3 additions and 3 deletions

View file

@ -72,7 +72,7 @@ const char help[] =
" -v Verify only\n"
" -d device Target block device\n"
" -h, --help Print this help message\n"
" -n, --noconfirm Do not ask for premission\n"
" -n, --noconfirm Do not ask for permission\n"
" -V, --version Print version\n"
"\0";
// clang-format on