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