fix docs bug in recent commit
original commit: e55d32b2ebf76e778f4793f334a622f84de8fb31
This commit is contained in:
parent
df61dc8953
commit
a306f9577d
|
@ -165,7 +165,7 @@
|
|||
string constants. Otherwise, disable spell-checking of constants.
|
||||
}
|
||||
|
||||
@defmethod[(set-spell-current-dict [dict (or/c string? #f)])]{
|
||||
@defmethod[(set-spell-current-dict [dict (or/c string? #f)]) void?]{
|
||||
Sets the current dictionary used with aspell to @racket[dict].
|
||||
If @racket[dict] is @racket[#f], then the default dictionary is used.
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user