From f6600f132092b5f0a2f0b7fe34f8ffb63df44d1a Mon Sep 17 00:00:00 2001 From: John Clements Date: Sat, 29 Mar 2008 22:21:07 +0000 Subject: [PATCH] openning -> opening svn: r9116 original commit: a87e918745a918c05c018c1c62d29884b8b56002 --- collects/scribblings/scribble/reader.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/scribble/reader.scrbl b/collects/scribblings/scribble/reader.scrbl index 65d676bb..f9157843 100644 --- a/collects/scribblings/scribble/reader.scrbl +++ b/collects/scribblings/scribble/reader.scrbl @@ -552,7 +552,7 @@ the reader does not know about the "@litchar["> "]" prompt.) c} }===| -If the first string came from the openning @litchar["{"] line, it is +If the first string came from the opening @litchar["{"] line, it is not prepended with an indentation (but it can affect the leftmost syntax object used for indentation). This makes sense when formatting structured code as well as text (see the last example in the following