From c6bbe7cacd07e34aa595261c47f2ab484d910de1 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Tue, 18 Aug 2015 15:21:06 -0600 Subject: [PATCH] fix doc typo --- gui-doc/scribblings/gui/canvas-class.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-doc/scribblings/gui/canvas-class.scrbl b/gui-doc/scribblings/gui/canvas-class.scrbl index c761e347..be8746ba 100644 --- a/gui-doc/scribblings/gui/canvas-class.scrbl +++ b/gui-doc/scribblings/gui/canvas-class.scrbl @@ -111,7 +111,7 @@ Mac OS X, the result can be the same as @method[window<%> get-client-size] if the @racket[gl-config%] specification provided on creation does not specify high-resolution mode. -@history[#:added "1.16]} +@history[#:added "1.16"]} @defmethod[(get-scroll-page [which (or/c 'horizontal 'vertical)])