svn: r14616
This commit is contained in:
Eli Barzilay 2009-04-26 20:04:42 +00:00
parent 119fd5bc95
commit 610b5c7388

View File

@ -166,7 +166,7 @@ for programmatic use.
A stack trace is extracted from an exception and displayed by the
default error display handler (see
@scheme[current-error-display-handler]) for exceptions other than
@scheme[error-display-handler]) for exceptions other than
@scheme[exn:fail:user] (see @scheme[raise-user-error] in
@secref["errorproc"]).}