summaryrefslogtreecommitdiffstats
path: root/doc/porting/idlethread.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/porting/idlethread.t')
-rw-r--r--doc/porting/idlethread.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/porting/idlethread.t b/doc/porting/idlethread.t
index 98632147fa..aa0a71dec4 100644
--- a/doc/porting/idlethread.t
+++ b/doc/porting/idlethread.t
@@ -51,7 +51,7 @@ The order of precedence for selecting the IDLE thread body is:
@item generic (if no BSP and no CPU dependent)
-@end itemize
+@end enumerate
The following illustrates setting the CPU_PROVIDES_IDLE_THREAD_BODY macro: