From 897ce78bddb26557a686ab9e756fcf3d6c121271 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Mon, 24 Oct 2016 16:32:19 -0700 Subject: Fix various misspellings in comments No functional changes. BUG=none BRANCH=none TEST=make buildall passes Change-Id: Ie852feb8e3951975d99dce5a49c17f5f0e8bc791 Signed-off-by: Martin Roth Reviewed-on: https://chromium-review.googlesource.com/403417 Reviewed-by: Patrick Georgi --- include/host_command.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/host_command.h') diff --git a/include/host_command.h b/include/host_command.h index c9dcd3ddd8..9df4689f24 100644 --- a/include/host_command.h +++ b/include/host_command.h @@ -162,7 +162,7 @@ void host_clear_events(uint32_t mask); uint32_t host_get_events(void); /** - * Send a response to the relevent driver for transmission + * Send a response to the relevant driver for transmission * * Once command processing is complete, this is used to send a response * back to the host. -- cgit v1.2.1