Tiny contribution to Ocaml's GC documentation

While looking at an article explaining the new “best fit” GC strategy for OCaml here, they had a link toward the source code and I went to see what it looks like.

Here is the source I was looking at, and the string documenting the struct did not have the same name for the field in the struct. It’s a tiny tiny thing but the kind that feels messy when you read the code.

Project link: https://github.com/ocaml/ocaml/pull/9399

Nifty tech tag lists from Wouter Beeftink