From e3741ded736372e3d33c246e77e442646b943220 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 12 Jul 2014 17:24:35 +0200 Subject: [PATCH] Wording --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 47baea5..11b2e8d 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,6 @@ -- factorize code (either need to improve configure or include a .c file) +- refactor code (either need to improve configure or include a .c file) - improve command line arguments fetching? (inspired from wc?) -- factorize code; either: +- refactor code; either: * include .c files * write a library * use libSystem