commit baded0251ac49e97859df24ddf44c301b225b9cb
parent 11d290e2c7fee6cdb2b3e3acab95f6abcf738c36
Author: Sam Tobin-Hochstadt <samth@cs.indiana.edu>
Date: Fri, 13 Dec 2013 11:27:20 -0500
Minor doc fixes.
original commit: ade6ebff9916fcf8e4566c69b431d86644721abc
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pkgs/scribble-pkgs/scribble-doc/scribblings/scribble/core.scrbl b/pkgs/scribble-pkgs/scribble-doc/scribblings/scribble/core.scrbl
@@ -883,9 +883,9 @@ as-is.
The @racket[scale] field scales the image in its rendered form.}
-@defstruct[(target-element element) ([tag tag?])]{
+@defstruct[(target-element element) ([_tag tag?])]{
-Declares the content as a hyperlink target for @racket[tag].}
+Declares the content as a hyperlink target for @racket[_tag].}
@defstruct[(toc-target-element target-element) ()]{
@@ -922,9 +922,9 @@ field.}
@defstruct[(link-element element) ([tag tag?])]{
-Hyperlinks the content to @racket[tag].
+Hyperlinks the content to @racket[_tag].
-When @racket[tag] is a part tag and the content of the element is
+When @racket[_tag] is a part tag and the content of the element is
@racket[null], then the hyperlink uses the target part's number and/or
title as the content. In that case, if the section number is preceded
by a word, the word starts in uppercase if the element's style includes a