From: Sophie Brun Date: Mon, 10 Feb 2020 15:21:52 +0000 (+0100) Subject: Fix a spelling error X-Git-Tag: archive/raspbian/0_R99-14469.B-2+rpi1^2~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0814bd19b37c9a4263714076b3c74b42aa0827ee;p=vboot-utils.git Fix a spelling error Last-Update: 2017-11-14 Last-Update: 2017-11-14 Gbp-Pq: Name 0012-fix-spelling-errors.patch --- diff --git a/futility/cmd_vbutil_kernel.c b/futility/cmd_vbutil_kernel.c index 7268bee..f4964f1 100644 --- a/futility/cmd_vbutil_kernel.c +++ b/futility/cmd_vbutil_kernel.c @@ -110,7 +110,7 @@ static const char usage[] = " --signprivate Private key to sign kernel data,\n" " in .vbprivk format\n" " --oldblob Previously packed kernel blob\n" - " (including verfication blob)\n" + " (including verification blob)\n" "\n" " Optional:\n" " --keyblock Keyblock in .keyblock format\n"