(Cherry-pick commit
c875884 from 'master' branch.)
* doc/scale.html (Options for enhanced scalability): Fix a typo
("be replaced").
<TT>GC_malloc_many</tt>.
<P>
An important side effect of this flag is to replace the default
-spin-then-sleep lock to be replace by a spin-then-queue based implementation.
+spin-then-sleep lock to be replaced by a spin-then-queue based implementation.
This <I>reduces performance</i> for the standard allocation functions,
though it usually improves performance when thread-local allocation is
used heavily, and thus the number of short-duration lock acquisitions