summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMary Ruthven <mruthven@chromium.org>2021-01-05 16:31:20 -0800
committerCommit Bot <commit-bot@chromium.org>2021-01-06 23:07:11 +0000
commit8e2fef04486018e1aed1f3c13b6ac763251b1e71 (patch)
tree230281e94c364fdbdef0af0fb7e9e54eb0e7fe6f
parent240cbb638c808b4c96e10500913f13e4c67aac37 (diff)
downloadchrome-ec-8e2fef04486018e1aed1f3c13b6ac763251b1e71.tar.gz
coil: replace coil terms in gsctool
BUG=b:175244613 TEST=make buildall -j Change-Id: I59278215bfc40886b213442918c07fcdbe9bbfe7 Signed-off-by: Mary Ruthven <mruthven@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2613452 Reviewed-by: Namyoon Woo <namyoon@chromium.org>
-rw-r--r--extra/usb_updater/gsctool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/usb_updater/gsctool.c b/extra/usb_updater/gsctool.c
index 6a8a2128b0..0bab49cf88 100644
--- a/extra/usb_updater/gsctool.c
+++ b/extra/usb_updater/gsctool.c
@@ -62,7 +62,7 @@
* devices still can be updated.
*
*
- * The host (either a local AP or a workstation) is the master of the firmware
+ * The host (either a local AP or a workstation) is controlling the firmware
* update protocol, it sends data to the cr50 device, which proceeses it and
* responds.
*