accidental typo

svn: r15114
This commit is contained in:
Eli Barzilay 2009-06-08 01:29:08 +00:00
parent d521d21ad5
commit 092d97690b

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.}