summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/ref/data-rep.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ref/data-rep.texi b/doc/ref/data-rep.texi
index c16f1b1a6..d0a76e9be 100644
--- a/doc/ref/data-rep.texi
+++ b/doc/ref/data-rep.texi
@@ -443,8 +443,8 @@ representation, for obvious reasons.
@end deftypefn
@deftypefn Macro SCM SCM_UNSPECIFIED
-The value returned by expressions which the Scheme standard says return
-an ``unspecified'' value.
+The value returned by some (but not all) expressions that the Scheme
+standard says return an ``unspecified'' value.
This is sort of a weirdly literal way to take things, but the standard
read-eval-print loop prints nothing when the expression returns this