From b2dcf4bf9fcf1936b02e170b41d13f95f57a9d33 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Wed, 14 Jan 2009 15:39:24 +0000 Subject: [PATCH] fix set-max-width, etc. docs svn: r13113 original commit: e2751633f025cf2ecea15b299b7f1bc5fae592e3 --- collects/scribblings/gui/blurbs.ss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/collects/scribblings/gui/blurbs.ss b/collects/scribblings/gui/blurbs.ss index 921a626c..d9f21aa0 100644 --- a/collects/scribblings/gui/blurbs.ss +++ b/collects/scribblings/gui/blurbs.ss @@ -267,8 +267,8 @@ information@|details|, even if the editor currently has delayed refreshing (see (define (edsnipsize a b c) @elem{An @scheme[editor-snip%] normally stretches to wrap around the size - of the editor it contains. This method #1 of the snip - (and if the editor is #2, #3).}) + of the editor it contains. This method @|a| of the snip + (and if the editor is @|b|, @|c|).}) (define (edsnipmax n) (edsnipsize @elem{limits the @|n|} @elem{larger}