Fix typo in symbols.scrbl
This commit is contained in:
parent
6eba1ec9a6
commit
7ac92703dc
|
@ -106,5 +106,5 @@ used as an ephemeron key (see @secref["ephemerons"]).
|
|||
|
||||
Returns @racket[#t] if the arguments are sorted, where the comparison
|
||||
for each pair of symbols is the same as using
|
||||
@racket[symbol->string] witk @racket[string->bytes/utf-8] and
|
||||
@racket[symbol->string] with @racket[string->bytes/utf-8] and
|
||||
@racket[bytes<?].}
|
||||
|
|
Loading…
Reference in New Issue
Block a user