A few more typos I noticed

svn: r15577

original commit: 1f97344aa96ed6985bb97a2593afe7a7d9a36f7f
This commit is contained in:
Jay McCarthy 2009-07-26 19:44:03 +00:00
parent ef9f7d4ff3
commit 2245e36104

View File

@ -252,7 +252,7 @@ The @scheme[centered] operation centers a flow of text:
@sample|{
If a mouse eats all your cookies, put up a sign that says
@centerline{
@centered{
@bold{Cookies Wanted}
@italic{Chocolate chip preferred!}
@ -264,7 +264,7 @@ which renders as
@result{
If a mouse eats all your cookies, put up a sign that says
@centerline{
@centered{
@bold{Cookies Wanted}
@italic{Chocolate chip preferred!}
@ -355,7 +355,7 @@ which is equivalent to the Scheme expression
These equivalences explain why Scribble functions are documented in
Scheme notation. If you're reading this in HTML format, you can click
@scheme[italic] above to access its documentation. The documentation
won't completely make sense, yet, because it will be the end of this
won't completely make sense, yet, but it will by the end of this
chapter.
What if you want to provide arguments in text mode, but you also want