From 347912732a905f324d9d8c2905748ba84d901df3 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Wed, 4 Feb 2009 21:08:35 +0000 Subject: [PATCH] typos svn: r13433 original commit: 8ce9e2457d5f180b983e5790ccaf2dd62f8624d4 --- collects/scribblings/scribble/how-to.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/scribble/how-to.scrbl b/collects/scribblings/scribble/how-to.scrbl index 86e0def7..63b6ff34 100644 --- a/collects/scribblings/scribble/how-to.scrbl +++ b/collects/scribblings/scribble/how-to.scrbl @@ -303,7 +303,7 @@ and they declare hyperlink targets for @scheme[scheme]-based hyperlinks. To document a @scheme[my-helper] procedure that is exported by -@filepath{helper.ss} in the @schemeidfont{my-lib} collection that contains +@filepath{helper.ss} in the @filepath{my-lib} collection that contains @filepath{manual.scrbl}: @itemize[