From 603e6d11fc80ef9b3abebedb0a507dd7762c21ca Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Sat, 25 Apr 2009 13:21:50 +0000 Subject: [PATCH] svn: r14607 original commit: 6ce301f3c8962a08e6d3ed3a5ef5f89cdfe737f1 --- 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 2a9faf18..02cfdf68 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].