From 5b6bdcc1a5ac3d103dedec94bd712c8780ebf13c Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Thu, 13 Oct 2016 18:24:10 +0200 Subject: cbfstool: Fix typo in help text Change-Id: Ic5a3be1128f2f9a53d21e0a2c577192962260df6 Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/17018 Tested-by: build bot (Jenkins) Reviewed-by: Werner Zeh Reviewed-by: Paul Menzel --- util/cbfstool/cbfstool.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/cbfstool') diff --git a/util/cbfstool/cbfstool.c b/util/cbfstool/cbfstool.c index 6553c4234c..c823dc8209 100644 --- a/util/cbfstool/cbfstool.c +++ b/util/cbfstool/cbfstool.c @@ -1191,7 +1191,7 @@ static void usage(char *name) " -u Accept short data; fill upward/from bottom\n" " -d Accept short data; fill downward/from top\n" " -F Force action\n" - " -g Generate potition and alignment arguments\n" + " -g Generate position and alignment arguments\n" " -v Provide verbose output\n" " -h Display this help message\n\n" "COMMANDs:\n" -- cgit v1.2.3