Changed @itemize{...} to @itemize[...] (done after comparing the doc

tree and verifying that there are no changes).
(Also fixed a few bugs that were in the code)

svn: r14427

original commit: c0a8a0122200209e38dff1959d79b58f847814db
This commit is contained in:
Eli Barzilay 2009-04-05 17:46:20 +00:00
parent c1bfeee168
commit 4a891a8f94

View File

@ -5,7 +5,7 @@
The following people have contributed to SchemeUnit:
@itemize{
@itemize[
@item{Robby Findler pushed me to release version 3}
@item{Matt Jadud and his students at Olin College
@ -42,4 +42,4 @@ The following people have contributed to SchemeUnit:
@item{The Extreme Programming community started the whole
testing framework thing}
}
]