From 6f2bd461d6a607d4a467e1592126c3290e569489 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Sat, 21 Apr 2007 23:58:26 +0000 Subject: [PATCH] removed tab character to make things line up in Help Desk svn: r6013 --- collects/compiler/doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/compiler/doc.txt b/collects/compiler/doc.txt index 44d9f3f3c6..eff8a72b46 100644 --- a/collects/compiler/doc.txt +++ b/collects/compiler/doc.txt @@ -403,7 +403,7 @@ _embedr-sig.ss_ library provides the signature, _compiler:embed^_. [#:mred? mred?] [#:variant variant] [#:aux aux] - [#:collects-path path-or-list] + [#:collects-path path-or-list] [#:on-extension ext-proc] [#:launcher? launcher?] [#:verbose? verbose?]