Minor rewording

This commit is contained in:
Asumu Takikawa 2013-01-06 15:50:31 -05:00
parent 4e95220d97
commit 470a8c8892

View File

@ -78,7 +78,7 @@ its sub-expressions are evaluated, and then how the results are
combined to reduce the form away.
The @deftech{dynamic extent} of an expression is the sequence of
evaluation steps during which an expression contains the @tech{redex}.
evaluation steps during which the expression contains the @tech{redex}.
@;------------------------------------------------------------------------
@section{Tail Position}