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 aff3f4a80..c5f74c7f6 100644
--- a/todo.txt
+++ b/todo.txt
@@ -11,7 +11,7 @@ After 1.2.0:
* Add tests documentation to the general documentation via doxygen.
* Static object initializers.
- New chThdCreate() that takes just two parameters, a pointer to a thread
- descriptor and the tread parameter. It could wrap the current variants
+ descriptor and the thread parameter. It could wrap the current variants
or just be an alternative.
- Remove any instance of unnamed structures/unions.
- Objects registry in the kernel.