One more small edit.

svn: r18231
This commit is contained in:
Stevie Strickland 2010-02-20 21:06:59 +00:00
parent 50482d7016
commit 6ae1a713df

View File

@ -1538,7 +1538,7 @@ The internal contracts are as follows:
@item{A method contract, tagged with @scheme[augment], describes the behavior provided by
the contracted class for @scheme[method-id] when called directly from subclasses. This form
can only be used if the method has previously been augmentable, which means that no augmenting
or overriding implementation will change the dynamic dispatch chain.}
or overriding implementation will change the entry point to the dynamic dispatch chain.}
]}
@defform/subs[