doc repair

Closes PR 13555
This commit is contained in:
Matthew Flatt 2013-03-29 06:59:08 -06:00
parent 70eb426aa4
commit 8e25f42fbc

View File

@ -158,7 +158,7 @@ results rather than @tech{armed} results.}
@defproc[(syntax-protect [stx syntax?]) syntax?]{
Equivalent to @racket[(syntax-arm stx #f #f #t)].}
Equivalent to @racket[(syntax-arm stx #f #t)].}
@defproc[(syntax-disarm [stx syntax?]