diff --git a/docs/modernization/roadmap.md b/docs/modernization/roadmap.md index 0c5891df..544f5116 100644 --- a/docs/modernization/roadmap.md +++ b/docs/modernization/roadmap.md @@ -79,7 +79,7 @@ app-owned dialog insertion path while leaving the remaining retained dialog families debt-tracked. The stale `make_canvas_draw_merge_branch_dispatch(...)` forward declaration in `src/canvas.cpp` now matches the existing 7-argument implementation, shrinking -the draw-merge helper API mismatch as part of the `STR-016` cleanup in +draw-merge helper API mismatch as part of the `STR-016` cleanup in `b9ed78e1`. The remaining `Canvas::draw_merge()` inline-default comment in `src/canvas.cpp` now matches the header's `SIXPLETTE(true)` default, so the draw-merge mismatch