Skip to content

Commit c432c67

Browse files
committed
applies the change suggestion of #132 (comment)
1 parent 826c5d9 commit c432c67

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spec/index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -9588,7 +9588,8 @@ <h4>Aggregate Algebra</h4>
95889588
</div>
95899589
<p>Note that, although the result of <a href="#defn_ListEval">ListEval</a>
95909590
may contain errors, and errors may be used
9591-
to group, solutions containing error values are removed at projection time.</p>
9591+
to group, solutions containing error values are removed at the
9592+
end of evaluating the group and any aggregation functions.</p>
95929593
<p>Note also that the result of <a href="#defn_ListEval">ListEval</a>((unbound), <var>μ</var>)
95939594
is the list (error), as the evaluation of an unbound expression is an
95949595
error.</p>

0 commit comments

Comments
 (0)