We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19a3736 commit 913a86bCopy full SHA for 913a86b
furi/core/kernel.h
@@ -79,7 +79,7 @@ void furi_delay_tick(uint32_t ticks);
79
*
80
* @warning This should never be called in interrupt request context.
81
82
- * @param[in] tick The tick until which kerel should delay task execution
+ * @param[in] tick The tick until which kernel should delay task execution
83
84
* @return The furi status.
85
*/
0 commit comments