From c908e08dd63764b3460975401ca58009f26ebe02 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Mon, 8 Aug 2011 16:46:38 -0500 Subject: [PATCH] fix the text of the slideshow tutorial to talk about #:bullet instead of item/bullet closes PR 12095 --- collects/slideshow/tutorial-show.rkt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/collects/slideshow/tutorial-show.rkt b/collects/slideshow/tutorial-show.rkt index 5b5cf59dbd..83300dc0f5 100644 --- a/collects/slideshow/tutorial-show.rkt +++ b/collects/slideshow/tutorial-show.rkt @@ -273,8 +273,8 @@ (item "The" (code item) "function makes a bulleted" "paragraph that is as wide as the slide") (item #:bullet (colorize (tt "+") "green") - "You can set the bullet, if you like, by using" - (code item/bullet)) + "You can set the bullet, if you like, by using the" + (code #:bullet) "argment to" (code item)) (subitem "Naturally, there is also" (code subitem))) (slide