From 947a0af1974146d229d4d339c92da0e3d55f266d Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Fri, 1 May 2009 21:02:51 +0000 Subject: [PATCH] removed lots of "the the"s svn: r14679 original commit: ff73a5395ee00699c7b85d6ed20bbc3e5d9a2957 --- collects/parser-tools/parser-tools.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/parser-tools/parser-tools.scrbl b/collects/parser-tools/parser-tools.scrbl index 86f1163..97486ed 100644 --- a/collects/parser-tools/parser-tools.scrbl +++ b/collects/parser-tools/parser-tools.scrbl @@ -272,7 +272,7 @@ error.} @defparam[file-path source any/c]{ - A parameter that the the lexer uses as the source location if it + A parameter that the lexer uses as the source location if it raises a @scheme[exn:fail:rad] error. Setting this parameter allows DrScheme, for example, to open the file containing the error.}