From a87e918745a918c05c018c1c62d29884b8b56002 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 --- 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 65d676bb11..f9157843b5 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