Fix sandbox docs

This sentence appears to be the result of a
copy+paste error
This commit is contained in:
Asumu Takikawa 2013-10-22 15:49:58 -04:00
parent 6e55752046
commit d13afa0f78

View File

@ -293,9 +293,7 @@ used from a module (by using a new namespace):
A predicate and accessor for exceptions that are raised when a sandbox
is terminated. Once a sandbox raises such an exception, it will
continue to raise it on further evaluation attempts.
@racket[call-with-limits]. The @racket[resource] field holds a symbol,
either @racket['time] or @racket['memory].}
}
@; ----------------------------------------------------------------------