From be7dc21b697058c5ec37de6e97395c04545d267c Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Tue, 13 Nov 2007 13:33:40 +0000 Subject: [PATCH] Scribble manual title change svn: r7709 --- collects/scribblings/scribble/scribble.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/scribble/scribble.scrbl b/collects/scribblings/scribble/scribble.scrbl index 4b0d8775b1..8c07bc38c8 100644 --- a/collects/scribblings/scribble/scribble.scrbl +++ b/collects/scribblings/scribble/scribble.scrbl @@ -4,7 +4,7 @@ @require["utils.ss"] @title[#:tag-prefix '(lib "scribblings/scribble/scribble.scrbl") - #:tag "top"]{PLT Scribble} + #:tag "top"]{Scribble} The @filepath{scribble} collection provides libraries that can be used to create documents from Scheme.