Skip to content

Commit ff30e31

Browse files
committed
Fix typo
1 parent e65fa50 commit ff30e31

File tree

1 file changed

+1
-1
lines changed
  • typed-racket-lib/typed-racket/base-env

1 file changed

+1
-1
lines changed

typed-racket-lib/typed-racket/base-env/prims.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ the typed racket language.
5252
for/product:
5353
for/sum:
5454
for/vector:
55-
for/and:
55+
for*/and:
5656
for*/first:
5757
for*/fold:
5858
for*/foldr:

0 commit comments

Comments
 (0)