From f032880256f8658be2a8f7c53fbf51caa21e9c5d Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Mon, 23 Jun 2008 07:05:06 +0000 Subject: [PATCH] seven... I counted them. svn: r10420 --- collects/scribblings/reference/stx-comp.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/reference/stx-comp.scrbl b/collects/scribblings/reference/stx-comp.scrbl index be7df791aa..d8886c6354 100644 --- a/collects/scribblings/reference/stx-comp.scrbl +++ b/collects/scribblings/reference/stx-comp.scrbl @@ -79,7 +79,7 @@ Returns one of three kinds of values, depending on the binding of any @scheme[phase-level] value, then it is produced for all @scheme[phase-level] values.} - @item{The result is a list of six items when @scheme[id-stx] + @item{The result is a list of seven items when @scheme[id-stx] has a @tech{module binding}: @scheme[(list _source-mod _source-id _nominal-source-mod _nominal-source-id _source-phase _import-phase _nominal-export-phase)].