fixed doc bug

svn: r3911
This commit is contained in:
Robby Findler 2006-07-31 19:16:42 +00:00
parent 0db2249a33
commit 7225955e3f

View File

@ -970,7 +970,8 @@
(-> any/c (is-a?/c snip%)))
((-> any/c))
void?)
(test-value convert-value (setup-thunk void))
((test-value convert-value)
((setup-thunk void)))
"Registers a handler to convert values into snips as they are printed in the REPL."
""
"The \\var{test-snip} argument is called to determine if this handler can convert the value "