bkyk8rc3zvpnsf5inmcqq4n3k98cv6hj-my-site-hyper-literate-git.test.suzanne.soy-0.0.1

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 3640f0b25d11b61b8bc5346aff946ab2cf1cbfa1
parent 55ccb7ab283bc6c8cb35d5d6a9bfce7fdce81a80
Author: Stephen Chang <stchang@ccs.neu.edu>
Date:   Wed,  5 Jun 2013 13:06:02 -0400

scribble docs typos

original commit: 0680bb6a3d526688d3f8283850f51501fc28d904

Diffstat:
Mcollects/scribblings/scribble/core.scrbl | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/collects/scribblings/scribble/core.scrbl b/collects/scribblings/scribble/core.scrbl @@ -268,8 +268,8 @@ The @racketmodname[scribble/tag] library provides functions for constructing A @deftech{style} combines a @tech{style name} with a list of @tech{style properties} in a @racket[style] structure. A @deftech{style name} -is either a string, symbol, of @racket[#f]. A @deftech{style property} can be -anything, including a symbol a structure such as +is either a string, symbol, or @racket[#f]. A @deftech{style property} can be +anything, including a symbol or a structure such as @racket[color-property]. A style has a single @tech{style name}, because the name typically