Fix description of citet requirements.

original commit: b961b55bb2dd13f46d84c300f6536e49c1d0494a
This commit is contained in:
Sam Tobin-Hochstadt 2014-03-18 16:28:25 -04:00
parent b36443dc6a
commit 87201fe4e0

View File

@ -67,7 +67,7 @@ It has the contract
The function bound to @racket[citet-id] generates an element suitable
for use as a noun---referring to a document or its author---for one
or more bibliography entries which share an author. It has the contract
or more bibliography entries which have the same authors. It has the contract
@racketblock[
(->* (bib?) () #:rest (listof bib?) element?)