Skip to content

Commit 3ead054

Browse files
committed
Typo.
1 parent 880a50d commit 3ead054

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

langs/fraud/interp.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
;; | Eof
1212
;; | Void
1313

14-
;; type REnv = (Listof (List Id Value))
14+
;; type Env = (Listof (List Id Value))
1515

1616
;; Expr -> Answer
1717
(define (interp e)

0 commit comments

Comments
 (0)