commit 381505ade5e39e67fc577a77c8ec38a05fa0e1dc
parent ed8baf5d795adb857e772b3705fe3ee3f89362b2
Author: Matthew Flatt <mflatt@racket-lang.org>
Date: Thu, 21 Jun 2012 07:05:26 +0800
update docs related to definition-box labels
original commit: 303aaec2b45ff2e42b2353820572dc93c275d8a3
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/collects/scribblings/scribble/manual.scrbl b/collects/scribblings/scribble/manual.scrbl
@@ -747,8 +747,7 @@ An optional @racket[#:kind] specification chooses the decorative
label, which defaults to @racket["procedure"]. A @racket[#f]
result for @racket[kind-string-expr] uses the default, otherwise
@racket[kind-string-expr] should produce a string. An alternate
-label should be all lowercase, although the current documentation
-style converts the string to all uppercase.}
+label should be all lowercase.}
@defform[(defproc* maybe-kind