typo: 'outp' -> 'out'

Change the prose to match the parameter name
This commit is contained in:
Ben Greenman 2018-02-04 23:59:00 -05:00
parent 02f6162283
commit f871e1c08c

View File

@ -64,7 +64,7 @@ the @rfc for more information about JSON.
[#:encode encode (or/c 'control 'all) 'control])
any]{
Writes the @racket[x] @tech{jsexpr}, encoded as JSON, to the
@racket[outp] output port.
@racket[out] output port.
By default, only ASCII control characters are encoded as
``@tt{\uHHHH}''. If @racket[encode] is given as @racket['all], then