From 434236e8c94995924f89594fb571e32c25b03704 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Sat, 21 Aug 2010 05:37:15 -0600 Subject: [PATCH] doc typo --- collects/scribblings/slideshow/picts.scrbl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/collects/scribblings/slideshow/picts.scrbl b/collects/scribblings/slideshow/picts.scrbl index bb515936da..37b4927a9e 100644 --- a/collects/scribblings/slideshow/picts.scrbl +++ b/collects/scribblings/slideshow/picts.scrbl @@ -193,8 +193,8 @@ zero. The given @racket[size] is in pixels, but it is ignored if a @racket[font%] object is provided in the text-style. -The @racket[rotation] is in radians, and positive values rotate -counter-clockwise. For a non-zero @racket[rotation], the resulting +The @racket[angle] is in radians, and positive values rotate +counter-clockwise. For a non-zero @racket[angle], the resulting pict's bounding box covers the rotated text, and the descent is zero and the ascent is the height.}