From f2a202eb30fe8bc6a18931f86fa2e75c33ca8071 Mon Sep 17 00:00:00 2001 From: Vincent St-Amour Date: Wed, 19 Apr 2017 10:46:00 -0500 Subject: [PATCH] Fix docs for scheme-editor%. Closes #1. --- gui-doc/scribblings/gui/wxme.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-doc/scribblings/gui/wxme.scrbl b/gui-doc/scribblings/gui/wxme.scrbl index 31382878..ca4a3a7d 100644 --- a/gui-doc/scribblings/gui/wxme.scrbl +++ b/gui-doc/scribblings/gui/wxme.scrbl @@ -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.