bkyk8rc3zvpnsf5inmcqq4n3k98cv6hj-my-site-hyper-literate-git.test.suzanne.soy-0.0.1

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 26fd5fcff1d6208d572232258ad7bc89dac16945
parent eb3a362e40adc60611a926d45045fa2eb5262c4f
Author: Eli Barzilay <eli@racket-lang.org>
Date:   Wed,  4 Feb 2009 16:31:59 +0000

forgot to save these with the previous commit

svn: r13417

original commit: caeb7f9fa1c27047095db581f0938c0b7788f106

Diffstat:
Mcollects/scribblings/scribble/manual.scrbl | 2+-
Mcollects/scribblings/scribble/struct.scrbl | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/collects/scribblings/scribble/manual.scrbl b/collects/scribblings/scribble/manual.scrbl @@ -802,7 +802,7 @@ and @litchar{^} for subscripts and superscripts.} element?]{ Inserts the hyperlinked title of the section tagged @scheme[tag], but -@scheme{aux-element} items in the title content are omitted in the +@schemeidfont{aux-element} items in the title content are omitted in the hyperlink label. If @scheme[module-path] is provided, the @scheme[tag] refers to a tag diff --git a/collects/scribblings/scribble/struct.scrbl b/collects/scribblings/scribble/struct.scrbl @@ -691,7 +691,7 @@ values).} @defstruct[generated-tag ()]{ -A placeholder for a tag to be generated during the @scheme{collect +A placeholder for a tag to be generated during the @techlink{collect pass}. Use @scheme[tag-key] to convert a tag containing a @scheme[generated-tag] instance to one containing a string.