There was an error while loading. Please reload this page.
1 parent 4e0ef81 commit 5f1d273Copy full SHA for 5f1d273
crates/pgt_text_size/src/text_range_replacement.rs
@@ -62,7 +62,7 @@ impl AdjustmentMarker {
62
}
63
64
65
-/// Builder for creating a `RangeAdjustmentsTracker` that tracks text range adjustments.
+/// Builder for creating a `TextRangeReplacement` that tracks text range adjustments.
66
///
67
/// This builder allows you to register multiple text replacements and their effects on ranges,
68
/// then build a tracker that can map positions between the original and adjusted text.
0 commit comments