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:
parent
c1bfeee168
commit
4a891a8f94
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
The following people have contributed to SchemeUnit:
|
The following people have contributed to SchemeUnit:
|
||||||
|
|
||||||
@itemize{
|
@itemize[
|
||||||
@item{Robby Findler pushed me to release version 3}
|
@item{Robby Findler pushed me to release version 3}
|
||||||
|
|
||||||
@item{Matt Jadud and his students at Olin College
|
@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
|
@item{The Extreme Programming community started the whole
|
||||||
testing framework thing}
|
testing framework thing}
|
||||||
}
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user