From d32e5e52555e914c1ddec68b746551446963c250 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 25 Jul 2008 13:16:06 +0000 Subject: [PATCH] adjust Scribble para/div style handling svn: r10910 original commit: 4092392e5a749eed5b0ef3158ce63ed6c3b34abc --- collects/scribblings/gui/editor-canvas-class.scrbl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/collects/scribblings/gui/editor-canvas-class.scrbl b/collects/scribblings/gui/editor-canvas-class.scrbl index 41f75c28..00946cdb 100644 --- a/collects/scribblings/gui/editor-canvas-class.scrbl +++ b/collects/scribblings/gui/editor-canvas-class.scrbl @@ -150,8 +150,8 @@ Calls a thunk and returns the value. While the thunk is being called, void?])]{ Enables or disables force-focus mode. In force-focus mode, the caret - of the editor displayed in this canvas will always be visible, even - when the canvas does not actually have the keyboard focus. + or selection of the editor displayed in this canvas is drawn even + when the canvas does not have the keyboard focus. }