fix the text of the slideshow tutorial to talk about #:bullet instead of item/bullet

closes PR 12095
This commit is contained in:
Robby Findler 2011-08-08 16:46:38 -05:00
parent 26ddc5273f
commit c908e08dd6

View File

@ -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