fix 'author' spec
svn: r11288 original commit: d1c1af8f843e260f870359975f4616d7fefb852f
This commit is contained in:
parent
d3a86d35e5
commit
571a30746b
|
@ -127,7 +127,7 @@ Returns @scheme[#t] if @scheme[v] is an item produced by
|
|||
visible to the enclosing context). Since this form expands to
|
||||
@scheme[require], it must be used in a module or top-level context.}
|
||||
|
||||
@defproc[(author [author any/c] ...) block?]{
|
||||
@defproc[(author [auth any/c] ...) block?]{
|
||||
|
||||
Generates a @scheme[styled-paragraph] to show the author(s) of a
|
||||
document, where each author is represented by an
|
||||
|
|
Loading…
Reference in New Issue
Block a user