change manual name to "DrRacket Plugins"

This commit is contained in:
Ryan Culpepper 2011-08-09 00:41:12 -06:00
parent 707fdadd1b
commit e7a6d757dc

View File

@ -19,7 +19,7 @@
(define-syntax-rule (item/cap x . ys)
(item (indexed-racket x) ": " . ys)))
@title{Extending DrRacket}
@title{DrRacket Plugins}
@author["Robert Bruce Findler"]