From: Sophie Brun Date: Tue, 6 Feb 2018 15:29:11 +0000 (+0000) Subject: Fix a spelling error X-Git-Tag: archive/raspbian/0_R99-14469.B-2+rpi1~1^2^2^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2215b8feed25c886c0211be5a5e2609925c47b2a;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 cdd4492..2edada4 100644 --- a/futility/cmd_vbutil_kernel.c +++ b/futility/cmd_vbutil_kernel.c @@ -123,7 +123,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 Key block in .keyblock format\n"