add missing docs for color:misspelled-text-color-style-name
original commit: 789ab0d9f00734c1c866cf4ace093f758bee0773
This commit is contained in:
parent
7295fab9de
commit
f5207bb320
|
@ -72,6 +72,12 @@
|
|||
in a GUI, and the color to use. The colors are used to show the nesting
|
||||
structure in the parens.})
|
||||
|
||||
(thing-doc
|
||||
color:misspelled-text-color-style-name
|
||||
string?
|
||||
@{The name of the style used to color misspelled words. See also
|
||||
@method[color:text<%> get-spell-check-strings].})
|
||||
|
||||
(proc-doc/names
|
||||
text:range? (-> any/c boolean?) (arg)
|
||||
@{Determines if @racket[arg] is an instance of the @tt{range} struct.})
|
||||
|
|
Loading…
Reference in New Issue
Block a user