We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b5e7a8 commit 618a135Copy full SHA for 618a135
1 file changed
htdp-doc/scribblings/htdp-langs/info.rkt
@@ -3,6 +3,6 @@
3
(define scribblings '(("htdp-langs.scrbl" (multi-page) (teaching -12 ("HtDP")))
4
("htdp-ptr.scrbl" () (teaching -11))))
5
6
-(define language-family (list (hash 'fam "HtDP"
+(define language-family (list (hash 'family "HtDP"
7
'doc '(lib "scribblings/htdp-langs/htdp-langs.scrbl")
8
'order -100)))
0 commit comments