accidental typo

svn: r15114

original commit: 092d97690bc994bf8570d5fe279039c8fcd2a8a5
This commit is contained in:
Eli Barzilay 2009-06-08 01:29:08 +00:00
parent 0ef20ab6bc
commit c1d69c6330

View File

@ -95,7 +95,8 @@ A few other escapes are recognized symbolically:
(code:comment @#,t{this is a comment})
}|
(Note that @litchar|{@#,foo{...}}| reads as @scheme[(unsyntax (foo "..."))].)
(Note that @litchar|{@#,foo{...}}| reads as
@scheme[(@schemeidfont{unsyntax} (foo "..."))].)
}
@item{@schemeidfont{code:blank} typesets as a blank space.}