typo: 'Addede' -> 'Added'

This commit is contained in:
Ben Greenman 2018-08-16 12:44:29 -04:00
parent 88e92b4837
commit cf45c623e4

View File

@ -1208,7 +1208,7 @@ use a dictionary for speed.
]
@history[#:added "6.3"
#:changed "6.11.0.2" @elem{Addede the @racket[#:default] optional argument.}]}
#:changed "6.11.0.2" @elem{Added the @racket[#:default] optional argument.}]}
@defproc[(remove-duplicates [lst list?]
[same? (any/c any/c . -> . any/c) equal?]