summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Vollmer <mvo@zagadka.de>2004-11-10 16:00:17 +0000
committerMarius Vollmer <mvo@zagadka.de>2004-11-10 16:00:17 +0000
commit4049959855462b48da4a4e1fdd9aafd3cc20fd1a (patch)
treef8e7c986cc5516b951b65ca34bc56f8752a90c5c
parentf27a256499298f157ddf0c952bca010cffecb518 (diff)
downloadguile-4049959855462b48da4a4e1fdd9aafd3cc20fd1a.tar.gz
Updated cross reference to Arrays.
-rw-r--r--doc/ref/api-options.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ref/api-options.texi b/doc/ref/api-options.texi
index 144c665a6..df9315552 100644
--- a/doc/ref/api-options.texi
+++ b/doc/ref/api-options.texi
@@ -245,7 +245,7 @@ Indicates support for arrays (@pxref{Arrays}).
@item array-for-each
Indicates availability of @code{array-for-each} and other array mapping
-procedures (@pxref{Array Mapping}).
+procedures (@pxref{Arrays}).
@item char-ready?
Indicates that the @code{char-ready?} function is available