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 3de4530eddf78..73325e1965dd5 100644
--- a/TODO
+++ b/TODO
@@ -6,7 +6,7 @@ Important stuff (to be done before the next release)
General
-- configure should not be in the CVS. Most open source projects have an
+- configure should not be in Git. Most open source projects have an
autogen.sh script to run autoconf etc. after checkout. I think we
should stick to the standard.