From 8605c91ccfd0bd8d7017343cfedc88ba4e14011a Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Sun, 6 May 2012 04:34:28 -0400 Subject: [PATCH] Minor typo (Reported by Shriram a while ago.) --- collects/scribblings/raco/info.scrbl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/collects/scribblings/raco/info.scrbl b/collects/scribblings/raco/info.scrbl index ad4886cdd3..0f1c036ea1 100644 --- a/collects/scribblings/raco/info.scrbl +++ b/collects/scribblings/raco/info.scrbl @@ -64,8 +64,8 @@ grammar of @racket[_info-module]: For example, the following declaration could be the @filepath{info.rkt} library of the @filepath{games} collection. It contains definitions for -three info tags, @racket[name], @racket[racket-launcher-libraries], and -@racket[racket-launcher-names]. +three info tags, @racket[name], @racket[gracket-launcher-libraries], and +@racket[gracket-launcher-names]. @racketmod[ setup/infotab