From 1de817fdf84c6bd80348d6e9f95ecee81265210c Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Mon, 9 Jul 2007 02:06:41 +0000 Subject: [PATCH] still picky svn: r6863 original commit: d507621faa6f3c381a80e47c051197b03481054f --- collects/scribble/doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribble/doc.txt b/collects/scribble/doc.txt index 45954fd8..f08b7d22 100644 --- a/collects/scribble/doc.txt +++ b/collects/scribble/doc.txt @@ -368,7 +368,7 @@ Note that "@|{...}|" can be parsed as either an escape expression or as a no-command @-form. The latter is used in this case (since there is little point in Scheme code that uses braces. - @|{blah}| --is-read-as--> ("blah") + @|{blah}| --reads-as--> ("blah") * Concrete Syntax: Comments