scribble docs: fix example for literal

This commit is contained in:
Matthew Flatt 2014-05-14 06:10:00 -06:00
parent c9f13248e3
commit 81d7d0df4a

View File

@ -449,9 +449,9 @@ or similar brackets to disable @litchar["@"] notation within the
which renders as
@verbatim[#:indent 2]|{
@verbatim[#:indent 2]{
@literal|{@bold{---}}|
}|
}
See also @racket[verbatim].}