From 6ce301f3c8962a08e6d3ed3a5ef5f89cdfe737f1 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Sat, 25 Apr 2009 13:21:50 +0000 Subject: [PATCH] svn: r14607 --- collects/scribblings/gui/snip-class.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/gui/snip-class.scrbl b/collects/scribblings/gui/snip-class.scrbl index 2a9faf1888..02cfdf6890 100644 --- a/collects/scribblings/gui/snip-class.scrbl +++ b/collects/scribblings/gui/snip-class.scrbl @@ -834,7 +834,7 @@ The snip's editor is usually internally locked for reading when this @methimpl{ -Creates a new @scheme[snip%] instance while @scheme[position] +Creates a new @scheme[snip%] instance with @scheme[position] elements, and modifies @this-obj[] to decrement its count by @scheme[position]. The nest snip is installed into @scheme[first] and @this-obj[] is installed into @scheme[second].