From e94163f37a218390e64174d5db89ba27210e1a87 Mon Sep 17 00:00:00 2001 From: John Clements Date: Sat, 2 Oct 2010 09:45:25 -0700 Subject: [PATCH] it's -> its --- 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 9a25dc9c9d..f0bf858935 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} ]