From e7c536e42b5fe3f960c7542d1295afdf90badb60 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Sat, 4 Jul 2009 02:28:31 +0000 Subject: [PATCH] Newlines at EOFs svn: r15380 original commit: a70bf64fd9d68487c128282ca85a8964e1592711 --- collects/scribblings/scribble/docreader.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/scribble/docreader.scrbl b/collects/scribblings/scribble/docreader.scrbl index a4d71f35..00e77970 100644 --- a/collects/scribblings/scribble/docreader.scrbl +++ b/collects/scribblings/scribble/docreader.scrbl @@ -9,4 +9,4 @@ the same as @schememodname[scribble/doclang], except that @scheme[read-syntax-inside] is used to read the body of the module. In other words, the module body starts in Scribble ``text'' mode instead -of S-expression mode.} \ No newline at end of file +of S-expression mode.}