summaryrefslogtreecommitdiff
path: root/include/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/system.h')
-rw-r--r--include/system.h2
1 files changed, 1 insertions, 1 deletions
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).