wingo pushed a commit to branch wip-whippet
in repository guile.

commit 3ce089972973e88c863fd9a6ce13102bdd4ea835
Author: Andy Wingo <wi...@igalia.com>
AuthorDate: Sat Jul 27 22:32:08 2024 +0200

    Docs docs
---
 doc/collector-whippet.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/collector-whippet.md b/doc/collector-whippet.md
index 2975035d5..acd09abd7 100644
--- a/doc/collector-whippet.md
+++ b/doc/collector-whippet.md
@@ -58,7 +58,7 @@ The `whippet` collector has a few feature flags that can be 
turned on or
 off.  If you use the [standard embedder makefile include](../embed.mk),
 then there is a name for each combination of features: `whippet` has no
 additional features, `parallel-whippet` enables parallel marking,
-`parallel-generational-whippet` enables parallelism,
+`parallel-generational-whippet` enables generations,
 `stack-conservative-parallel-generational-whippet` uses conservative
 root-finding, and `heap-conservative-parallel-generational-whippet`
 additionally traces the heap conservatively.  You can leave off

Reply via email to