From 87f92bc33e07b4865d9def9ffa188db8120ce825 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Wed, 18 Feb 2009 02:59:56 +0000 Subject: [PATCH] doc clarification svn: r13719 --- collects/scribblings/reference/module-reflect.scrbl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/collects/scribblings/reference/module-reflect.scrbl b/collects/scribblings/reference/module-reflect.scrbl index 40bad5d696..801383101e 100644 --- a/collects/scribblings/reference/module-reflect.scrbl +++ b/collects/scribblings/reference/module-reflect.scrbl @@ -258,7 +258,8 @@ Returns two association lists mapping @tech{phase level} values (where the corresponding phase. The first association list is for exported variables, and the second is for exported syntax. -Each associated list more precisely matches the contract +Each associated list, which is represented by @scheme[list?] in the +result contracts above, more precisely matches the contract @schemeblock[ (listof (list/c symbol?