fix racket-tool scribble command description

original commit: 895ca49f9c8b82fcc3f453b49e6b3938ecc1713a
This commit is contained in:
Matthew Flatt 2010-04-21 14:38:19 -06:00
parent 340e25d13e
commit fb2193fb48

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)))