aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--todo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index bc1430f4d..7c879d78c 100644
--- a/todo.txt
+++ b/todo.txt
@@ -8,7 +8,7 @@ Before 1.6.0:
* Remove instances of unnamed structures/unions.
* Reference counter for threads, concept of detached threads, threads
management.
-- Active threads registry in the kernel.
+* Active threads registry in the kernel.
- Debug-related features and tools.
- I2C device driver class support.
- USB device driver class support.