correct docs on code:contract

Unfortunately, `scribble/manual` and `pict/code` differ on how they
color `code:contract` content.
This commit is contained in:
Matthew Flatt 2015-10-02 15:36:12 -06:00
parent a2f430020a
commit 296e55d0e0

View File

@ -300,7 +300,7 @@ A few other escapes are recognized symbolically:
}
@item{@racket[(#,(indexed-racket code:contract) _datum ...)] typesets like
the sequence of @racket[_datum]s, but colored as a comment and prefixed with a
the sequence of @racket[_datum]s (including its coloring), but prefixed with a
semi-colon.}
@item{@as-index[@racketidfont{code:blank}] typesets as a blank space.}