From 351b0612a618a01341f2e5276ecf07aafd76b748 Mon Sep 17 00:00:00 2001 From: Asumu Takikawa Date: Tue, 17 Sep 2013 10:58:12 -0400 Subject: [PATCH] Fix negated wording in reference This appears to be the actual behavior and is consistent with `defform` and other forms original commit: 0976e38bde419526c0c8485e5513fb939a152a79 --- .../scribble-doc/scribblings/scribble/manual.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/scribble-pkgs/scribble-doc/scribblings/scribble/manual.scrbl b/pkgs/scribble-pkgs/scribble-doc/scribblings/scribble/manual.scrbl index f988952d..0c4c8aae 100644 --- a/pkgs/scribble-pkgs/scribble-doc/scribblings/scribble/manual.scrbl +++ b/pkgs/scribble-pkgs/scribble-doc/scribblings/scribble/manual.scrbl @@ -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 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 declared as link targets though a @racket[part-tag-decl] (which means that the @racket[defmodule] form must appear before any