From 5cb1e9176468201a4b00ec291ebee2681a0151d1 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Fri, 19 Dec 2008 04:26:19 +0000 Subject: [PATCH] typo svn: r12897 --- collects/scribblings/reference/sandbox.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/reference/sandbox.scrbl b/collects/scribblings/reference/sandbox.scrbl index 711a02c4ca..f1787d395f 100644 --- a/collects/scribblings/reference/sandbox.scrbl +++ b/collects/scribblings/reference/sandbox.scrbl @@ -629,7 +629,7 @@ then, assuming sufficiently small limits, ]} -@defparam[sandbox-eval-handlers +@defparam[sandbox-eval-handlers handlers (list/c (or/c #f ((-> any) . -> . any)) (or/c #f ((-> any) . -> . any)))]{