From f6544e75c31e7885888d55a2fd3d804789408ab7 Mon Sep 17 00:00:00 2001 From: Craig Hesling Date: Thu, 10 Oct 2019 15:51:39 -0700 Subject: common: Comment typo correction Corrects the spelling of "functions". This is more text than the actual diff. BRANCH=none TEST=none BUG=none Change-Id: Id911bf020d8db9b1d6ad7bfb62d431c5114a64d8 Signed-off-by: Craig Hesling Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1854659 Reviewed-by: Jett Rink --- include/system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/system.h b/include/system.h index a5579e5cfe..9b6bf0ff48 100644 --- a/include/system.h +++ b/include/system.h @@ -513,7 +513,7 @@ void delay_sleep_by(uint32_t us); /* ** - * Funtctions to control deep sleep behavior. When disabled - the device never + * Functions to control deep sleep behavior. When disabled - the device never * falls into deep sleep (the lowest power consumption state exit of which * usually happens through the regular reset vector with just a few bits of * state preserved). -- cgit v1.2.1