svn: r15909
This commit is contained in:
Jon Rafkind 2009-09-08 04:44:41 +00:00
parent 98ce34dd77
commit e95e50435c

View File

@ -836,7 +836,7 @@ If specified, @scheme[contract-source-info], indicates where the
contract was assumed. Its value must be a either:
@itemize[
@item{a list of two elements: @scheme[srcloc] struct and
either a string or @scheme[#f]. The srcloc struct inidates
either a string or @scheme[#f]. The srcloc struct indicates
where the contract was assumed. Its @tt{source} field
should be a syntax object, and @scheme[module-path-index-resolve]
is called on it to extract the path of syntax object.