Fix guide section 14.6.2

Closes PR 13039
This commit is contained in:
Asumu Takikawa 2012-08-17 23:26:59 -04:00
parent b128ce4719
commit c20f1ec573

View File

@ -562,7 +562,7 @@ racket
(define (repaint t col)
(make-toy col)))
(provide contracted-simple-factory@)
(provide wrapped-simple-factory@)
]
@interaction[