Fix typo.
[pspp-builds.git] / TODO
diff --git a/TODO b/TODO
index 09eb73c80f2b539efe6287189c8b094e4d974e1e..5a77a93081c5cea4cdfa01519bc237811d2f0f4f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,12 +1,10 @@
-Time-stamp: <2004-04-19 20:52:04 blp>
+Time-stamp: <2004-04-24 22:23:04 blp>
 
 What Ben's working on now.
 --------------------------
 
 Update q2c input format description.
 
-Fix portable file description in documentation, bring code in sync.
-
 Rewrite output subsystem, break into multiple processes.
 
 CROSSTABS needs to be re-examined.
@@ -368,7 +366,7 @@ For each case we read from the input program:
 3. Write case to replacement active file.
 4. Execute temporary transformations.  If these drop the case, stop.
 5. Post-TEMPORARY N OF CASES.  If we have already analyzed N cases, stop.
-6. FILTER, PROCESS IF.  If these drop the case, go to 5.
+6. FILTER, PROCESS IF.  If these drop the case, stop.
 7. Pass case to procedure.
 
 Ugly cases: