Skip to content

Commit 28d16f2

Browse files
committed
fix docs typesetting
1 parent 24e4d0b commit 28d16f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redex-doc/redex/scribblings/ref/testing.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ metafunctions or unnamed reduction-relation cases) to application counts.}
255255
(code:line #:source reduction-relation-expr
256256
size-expr kw-args ...)
257257
(code:line #:source reduction-relation-expr)]
258-
[kw-args (code:line #:attempt-num attempts-expr)
258+
[kw-args (code:line #:attempt-num attempt-num-expr)
259259
(code:line #:retries retries-expr)])
260260
#:contracts ([size-expr natural-number/c]
261261
[attempt-num-expr natural-number/c]

0 commit comments

Comments
 (0)