diff --git a/collects/scribblings/scribble/srcdoc.scrbl b/collects/scribblings/scribble/srcdoc.scrbl index a5048c36..5968c39d 100644 --- a/collects/scribblings/scribble/srcdoc.scrbl +++ b/collects/scribblings/scribble/srcdoc.scrbl @@ -9,7 +9,7 @@ The @racketmodname[scribble/srcdoc] and @racketmodname[scribble/extract] libraries support writing -documentation withing the documentation code along with an export +documentation within the documentation code along with an export contract, similar to using @as-index{JavaDoc}. With this approach, a single contract specification is used both for the run-time contract and the documentation of an exported binding.