Fix negated wording in reference
This appears to be the actual behavior and is consistent with `defform` and other forms original commit: 0976e38bde419526c0c8485e5513fb939a152a79
This commit is contained in:
parent
05a6646111
commit
351b0612a6
|
@ -572,7 +572,7 @@ when you want to provide a more specific list of modules (e.g., to
|
||||||
name both a specific module and one that combines several modules) via
|
name both a specific module and one that combines several modules) via
|
||||||
your own @racket[declare-exporting] declaration
|
your own @racket[declare-exporting] declaration
|
||||||
|
|
||||||
Unless @racket[#:link-target?] is specified with an expression that
|
When @racket[#:link-target?] is specified with an expression that
|
||||||
produces a true value, then the @racket[module-path]s are also
|
produces a true value, then the @racket[module-path]s are also
|
||||||
declared as link targets though a @racket[part-tag-decl] (which means
|
declared as link targets though a @racket[part-tag-decl] (which means
|
||||||
that the @racket[defmodule] form must appear before any
|
that the @racket[defmodule] form must appear before any
|
||||||
|
|
Loading…
Reference in New Issue
Block a user