summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 6245a5d..0e6a3d2 100644
--- a/TODO
+++ b/TODO
@@ -15,7 +15,7 @@ ALPHA PHASE: get some people to test and suggest ideas, while fixing bugs and re
* move "/tmp/pacman.conf" to runtime directory and variablize everywhere
* hmm wasn't there a hwdetect/hwd or something in /arch/setup? this seems to have disappeared.
* shouldn't we put /etc/hostname in 'configure system' ? ASKDEV
-* a nice way to be able to "inject" functions without:
+* a nice way to be able to "inject" functions/logic without:
* needing to redefine phases with only 1 entry different (duplicate code is not nice, less maintainable etc)
* override worker functions which are 90% copy-pasted because the parent functionality is mostly okay, but not exactly what we want
useful for: profiles for the automatic procedures, or all other procedures