Fix docs for scheme-editor%.

Closes #1.
This commit is contained in:
Vincent St-Amour 2017-04-19 10:46:00 -05:00
parent 366b27b05b
commit f2a202eb30

View File

@ -495,7 +495,7 @@ Racket boxes.}
A text-mode reader for Racket boxes.}]
@defclass[racket-editor% editor% (readable<%>)]{
@defclass[scheme-editor% editor% (readable<%>)]{
Instantiated for DrRacket Racket boxes in a @tech{WXME} stream for text
mode.