Skip to content

Commit 618a135

Browse files
committed
info.rkt language-family: 'fam => 'family, 'famroot => 'family-root
1 parent 7b5e7a8 commit 618a135

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

htdp-doc/scribblings/htdp-langs/info.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
(define scribblings '(("htdp-langs.scrbl" (multi-page) (teaching -12 ("HtDP")))
44
("htdp-ptr.scrbl" () (teaching -11))))
55

6-
(define language-family (list (hash 'fam "HtDP"
6+
(define language-family (list (hash 'family "HtDP"
77
'doc '(lib "scribblings/htdp-langs/htdp-langs.scrbl")
88
'order -100)))

0 commit comments

Comments
 (0)