fix racket-tool scribble command description

This commit is contained in:
Matthew Flatt 2010-04-21 14:38:19 -06:00
parent c862eb8121
commit 895ca49f9c

View File

@ -5,5 +5,5 @@
(define compile-omit-paths '("test-reader.ss"))
(define racket-tools
'(("scribble" scribble/run "render scribble" #f)))
'(("scribble" scribble/run "render a Scribble document" #f)))