summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index c8866d99b..c31447c97 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -8,9 +8,9 @@ TODO:
data and parse methods.
[ ] API Sanity Audit.
[ ] Comment/Docs Audit.
- [ ] Allow user supply of .oeclasses to be inherited in every file that
+ [.] Allow user supply of .oeclasses to be inherited in every file that
gets parsed via the INHERITS variable.
- [ ] Add default items to the beginning of INHERITS within
+ [.] Add default items to the beginning of INHERITS within
the parsers. In this way, we can automatically pull in
base.oeclass for oe files, and build_an_srpm.oeclass for
.src.rpm files.