From ea0f518a9b742660ca142c6127199ec648304916 Mon Sep 17 00:00:00 2001 From: Vincent St-Amour Date: Wed, 27 Oct 2010 16:14:03 -0400 Subject: [PATCH] Fixed a typo in the scribble docs. Merge to 5.0.2. (cherry picked from commit 25749736c9ccf300c1ad338017030614032f5224) --- collects/scriblib/scribblings/figure.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scriblib/scribblings/figure.scrbl b/collects/scriblib/scribblings/figure.scrbl index b3500aef6b..67c84a479f 100644 --- a/collects/scriblib/scribblings/figure.scrbl +++ b/collects/scriblib/scribblings/figure.scrbl @@ -22,7 +22,7 @@ rendering support.} )]{ Creates a figure. The given @scheme[tag] is for use with -@scheme[figure-ref] or @scheme[fFgure-ref]. The @scheme[caption] is an +@scheme[figure-ref] or @scheme[Figure-ref]. The @scheme[caption] is an element. The @scheme[pre-flow] is decoded as a flow. For HTML output, the @scheme[figure*] and @scheme[figure*] functions