summaryrefslogtreecommitdiff
path: root/include/usb_descriptor.h
diff options
context:
space:
mode:
authorTom Hughes <tomhughes@chromium.org>2019-06-25 10:18:03 -0700
committerCommit Bot <commit-bot@chromium.org>2019-06-27 16:11:10 +0000
commit999ae1369da8c71e6f4fdcfe03496862a403f98a (patch)
tree2da1ea67cd04a993f3027415afa146de54ea636a /include/usb_descriptor.h
parentc00390317a0c95b9dede58cbc7922124d4175e18 (diff)
downloadchrome-ec-999ae1369da8c71e6f4fdcfe03496862a403f98a.tar.gz
cleanup: Fix common spelling typos in comments
Used 'git grep' to fix the following misspelled words across the codebase: * woud * setion * cleand * independantly * dedup BRANCH=none BUG=none TEST=make buildall -j Change-Id: I95905c56221034cf3f9d286755d7e0c07f8c58b6 Signed-off-by: Tom Hughes <tomhughes@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1678246 Reviewed-by: Jett Rink <jettrink@chromium.org> Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org> Commit-Queue: Sean Abraham <seanabraham@chromium.org>
Diffstat (limited to 'include/usb_descriptor.h')
-rw-r--r--include/usb_descriptor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usb_descriptor.h b/include/usb_descriptor.h
index a677481f1e..4b7184a311 100644
--- a/include/usb_descriptor.h
+++ b/include/usb_descriptor.h
@@ -200,7 +200,7 @@ struct usb_endpoint_descriptor {
#define USB_PROTOCOL_GOOGLE_UPDATE 0xff
/* Double define for cr50 code freeze.
- * TODO(vbendeb): dedup this. */
+ * TODO(vbendeb): dedupe this. */
#define USB_SUBCLASS_GOOGLE_CR50 0x53
/* We can use any protocol we want */
#define USB_PROTOCOL_GOOGLE_CR50_NON_HC_FW_UPDATE 0xff