From 8a5814e1a8890c988a5315314597628fa0882a3c Mon Sep 17 00:00:00 2001 From: Joel Kitching Date: Wed, 28 Nov 2018 17:11:40 +0800 Subject: gsctool: correct a typo BUG=None TEST=check for correct output with --help flag BRANCH=master Change-Id: Idf0448791e3d043313bc1291810d71d3f4846a6a Reviewed-on: https://chromium-review.googlesource.com/1351925 Commit-Ready: Joel Kitching Tested-by: Joel Kitching Reviewed-by: Vadim Bendebury --- extra/usb_updater/gsctool.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/usb_updater/gsctool.c b/extra/usb_updater/gsctool.c index 9e6d44a03f..5193df039e 100644 --- a/extra/usb_updater/gsctool.c +++ b/extra/usb_updater/gsctool.c @@ -521,7 +521,7 @@ static void usage(int errs) "images, etc.\n" "The required argument is the file name of a full RO+RW\n" "binary image.\n" - "A typical Chromebook use would exepect -s -t options\n" + "A typical Chromebook use would expect -s -t options\n" "included in the command line.\n" "\n" "Options:\n" -- cgit v1.2.1