From 89be620f171828409e8d843070b97844ed9afd32 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Sat, 5 Jun 2010 01:51:42 -0500 Subject: [PATCH] wording clarification --- collects/scribblings/guide/hash-languages.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/guide/hash-languages.scrbl b/collects/scribblings/guide/hash-languages.scrbl index 01d7962030..4eb2ddcdc5 100644 --- a/collects/scribblings/guide/hash-languages.scrbl +++ b/collects/scribblings/guide/hash-languages.scrbl @@ -403,7 +403,7 @@ format, without the leading quote: The @filepath{kiddo.rkt} example illustrates how the format for printing a result value can depend on the main module of a program -and the language that is used to implement it. +instead of the language that is used to implement it. Unlike the syntax-coloring property of a language (as described in @secref["language-get-info"]), the result-value format is a property of a