From 175d7cc9b6d32a4731e853ef7730340166bea4cf Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Mon, 17 Jun 2013 06:32:27 -0500 Subject: [PATCH] fix: now documenting the right name --- collects/scribblings/framework/text.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/framework/text.scrbl b/collects/scribblings/framework/text.scrbl index e184c6610a..9fdf2a9c44 100644 --- a/collects/scribblings/framework/text.scrbl +++ b/collects/scribblings/framework/text.scrbl @@ -392,7 +392,7 @@ } -@defmixin[column-guide-mixin (text%) (text:column-guide<%>)]{ +@defmixin[text:column-guide-mixin (text%) (text:column-guide<%>)]{ @defmethod[#:mode extend (on-paint [before? any/] [dc (is-a?/c dc<%>)] [left real?]