fixed inconsistent correction to csug/system.stex

original commit: ef5a680e5d688dd2b0ce4de57caf206297fe8ada
This commit is contained in:
Bob Burger 2016-04-28 11:28:14 -04:00
parent 690d20edc1
commit 45ebfa583f

View File

@ -2291,7 +2291,7 @@ If a \scheme{2} or \scheme{3} appears in the form or between the
an application of the primitive as if it were compiled
at the corresponding optimize level (see the \scheme{optimize-level}
parameter).
If no number appears in the form, the application of the primitive is
If no number appears in the form, an application of the primitive is
treated as an optimize-level 3 application if the current optimize
level is 3;
otherwise, it is treated as an optimize-level 2 application.