Skip to content

Commit 99e6c6b

Browse files
committed
fix typo
1 parent f62c062 commit 99e6c6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scribblings/racket-lib/pairs-and-lists.scrbl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@ To extend @secref["naming-rules"], specifically there are:
114114
(list
115115
@elem{@defsuffix[*]}
116116
"strengthen"
117-
"Strengthen the process, thus the data of output may become longer, and the type may changed accordingly."
117+
"Strengthen the process, thus the data of output may become longer, and the type may be changed accordingly."
118118
@; @elem{@racket[弓*]、@racket[􏼏*]}
119-
@elem{@racket[弓*] @racket[􏼏*]}
119+
@elem{@racket[弓*] @racket[􏹂*] @racket[􏼏*]}
120120
)
121121
(list
122122
@elem{@defsuffix[~]}

0 commit comments

Comments
 (0)