Change terminology from "active file" to "active dataset".
[pspp-builds.git] / src / libpspp / taint.h
index de26b198f5934b7f1c535d926ecbd18ea08437fa..1355e886add31c4b8b2624c87e9e5717a508352f 100644 (file)
@@ -98,7 +98,7 @@
    The value of a successor-taint is in summarizing the history
    of the taint objects derived from a common parent.  For
    example, consider a casereader that represents the active
-   file.  A statistical procedure can clone this casereader any
+   dataset.  A statistical procedure can clone this casereader any
    number of times and pass it to analysis functions, which may
    themselves in turn clone it themselves, pass it to sort or
    merge functions, etc.  Conventionally, all of these functions