diff options
-rw-r--r-- | doc/ref/api-options.texi | 2 |
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 |