docs: fix misc typos throughout (#4413)
Signed-off-by: Chris Ring <c-ring@ti.com>
This commit is contained in:
@@ -226,7 +226,7 @@ variables:
|
||||
}
|
||||
}
|
||||
/* LVGL tick source */
|
||||
void LGVLTick(void const * argument)
|
||||
void LVGLTick(void const * argument)
|
||||
{
|
||||
for(;;)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user