summaryrefslogtreecommitdiff
path: root/doc/ref/api-data.texi
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2007-01-15 23:22:36 +0000
committerKevin Ryde <user42@zip.com.au>2007-01-15 23:22:36 +0000
commit9a18d8d431e4d3d9f524bb6d20611c8693e47d6c (patch)
tree2f9951eefd51c63ebf83d23576f81153a6678d00 /doc/ref/api-data.texi
parent2039f7be7dddf59829a25a0263ac56944e14f970 (diff)
downloadguile-9a18d8d431e4d3d9f524bb6d20611c8693e47d6c.tar.gz
merge from 1.8
Diffstat (limited to 'doc/ref/api-data.texi')
-rwxr-xr-xdoc/ref/api-data.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ref/api-data.texi b/doc/ref/api-data.texi
index abcb28de1..0b31b15e3 100755
--- a/doc/ref/api-data.texi
+++ b/doc/ref/api-data.texi
@@ -1,6 +1,6 @@
@c -*-texinfo-*-
@c This is part of the GNU Guile Reference Manual.
-@c Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2006
+@c Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2006, 2007
@c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions.
@@ -3525,7 +3525,7 @@ string.
@item @var{make_final} is applied to the terminal seed
value (on which @var{p} returns true) to produce
the final/rightmost portion of the constructed string.
-It defaults to @code{(lambda (x) )}.
+The default is nothing extra.
@end itemize
@end deffn