diff options
| author | Peter Zhu <[email protected]> | 2024-12-02 14:48:49 -0500 |
|---|---|---|
| committer | Peter Zhu <[email protected]> | 2024-12-02 14:48:49 -0500 |
| commit | 05346b19b994eb254c5144d168197f2a5eb0ba76 (patch) | |
| tree | 3bd1c838d9004c8e800e43102c6528e7ed8cd03d | |
| parent | fd217d475d885d02e526deef644d552cdec28b13 (diff) | |
[DOC] Fix capitalization in NEWS.md
| -rw-r--r-- | NEWS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -292,7 +292,7 @@ details of the default gems or bundled gems. * An experimental GC module is provided based on MMTk. Configure Ruby `--with-shared-gc`, build as normal, then build the GC library: `make - shared-gc SHARED_GC=mmtk`. enable with `RUBY_GC_LIBRARY=mmtk`. This + shared-gc SHARED_GC=mmtk`. Enable with `RUBY_GC_LIBRARY=mmtk`. This requires a working Rust compiler, and Cargo on the build machine. [[Feature #20860]] |
