From b343e68e2e6107ae2663b0cbde6b1e00360b599f Mon Sep 17 00:00:00 2001 From: John Clements Date: Sat, 2 Oct 2010 09:45:25 -0700 Subject: [PATCH] it's -> its original commit: e94163f37a218390e64174d5db89ba27210e1a87 --- collects/scribblings/gui/editor-canvas-class.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/gui/editor-canvas-class.scrbl b/collects/scribblings/gui/editor-canvas-class.scrbl index 9a25dc9c..f0bf8589 100644 --- a/collects/scribblings/gui/editor-canvas-class.scrbl +++ b/collects/scribblings/gui/editor-canvas-class.scrbl @@ -71,7 +71,7 @@ The @scheme[style] list can contain the following flags: method} @item{@scheme['transparent] --- the canvas is ``erased'' before an - update using it's parent window's background} + update using its parent window's background} ]