Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyingwang committed May 27, 2024
1 parent f62c062 commit 99e6c6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scribblings/racket-lib/pairs-and-lists.scrbl
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,9 @@ To extend @secref["naming-rules"], specifically there are:
(list
@elem{@defsuffix[*]}
"strengthen"
"Strengthen the process, thus the data of output may become longer, and the type may changed accordingly."
"Strengthen the process, thus the data of output may become longer, and the type may be changed accordingly."
@; @elem{@racket[弓*]、@racket[􏼏*]}
@elem{@racket[弓*] @racket[􏼏*]}
@elem{@racket[弓*] @racket[􏹂*] @racket[􏼏*]}
)
(list
@elem{@defsuffix[~]}
Expand Down

0 comments on commit 99e6c6b

Please sign in to comment.