~ chicken-core (chicken-5) b0f25e9750594d29810ff56b0dc583d1e83ec7ca
commit b0f25e9750594d29810ff56b0dc583d1e83ec7ca Author: felix <felix@call-with-current-continuation.org> AuthorDate: Fri Dec 28 15:12:14 2012 +0100 Commit: felix <felix@call-with-current-continuation.org> CommitDate: Fri Dec 28 15:12:14 2012 +0100 doc fix for recursive-match-max-length diff --git a/manual/Unit srfi-69 b/manual/Unit srfi-69 index e6c812a1..44da7d3c 100644 --- a/manual/Unit srfi-69 +++ b/manual/Unit srfi-69 @@ -386,7 +386,7 @@ The maximum structure depth to follow when computing a hash value. The default i === recursive-hash-max-length -<parameter>(recursive-hash-max-depth)</parameter> +<parameter>(recursive-hash-max-length)</parameter> The maximum vector length to follow when computing a hash value. The default is {{4}}.Trap