From d08d7c33647a4cd38ae6a3b84ad2c3b5bddab19e Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Wed, 27 Apr 2011 06:18:23 -0600 Subject: [PATCH] fix string-constant doc build --- collects/string-constants/string-constants.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/string-constants/string-constants.scrbl b/collects/string-constants/string-constants.scrbl index d90641bdd7..1286c43007 100644 --- a/collects/string-constants/string-constants.scrbl +++ b/collects/string-constants/string-constants.scrbl @@ -48,7 +48,7 @@ and the other string constants files in the @filepath{private} directory. Each file has the same format. They are each modules in the -@tt[string-constants/private/string-constant-lang] language. The +@racket[string-constants/private/string-constant-lang] language. The body of each module is a finite mapping table that gives the mapping from the symbolic name of a string constant to its translation in the appropriate language.