diff --git a/scribble-doc/scribblings/scribble/manual.scrbl b/scribble-doc/scribblings/scribble/manual.scrbl index a72d9bad..1417c6fc 100644 --- a/scribble-doc/scribblings/scribble/manual.scrbl +++ b/scribble-doc/scribblings/scribble/manual.scrbl @@ -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.}