accross => across in csug/system.stex

original commit: 37b84d9c6085d818ff993b4acc97746762997330
This commit is contained in:
Bob Burger 2017-04-13 12:48:36 -04:00
parent cbae4b9d77
commit ee0368b462

View File

@ -1330,7 +1330,7 @@ and requirements of libraries to be loaded at run time,
\scheme{compile-whole-program} discards unused code and optimizes
across program and library boundaries, potentially reducing program
load time, run time, and memory requirements.
Some optimization also occurs even accross the boundaries of libraries
Some optimization also occurs even across the boundaries of libraries
that are not incorporated into the output, though this optimization
is limited in nature.