Skip to content

Commit 5f1d273

Browse files
comment
1 parent 4e0ef81 commit 5f1d273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/pgt_text_size/src/text_range_replacement.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ impl AdjustmentMarker {
6262
}
6363
}
6464

65-
/// Builder for creating a `RangeAdjustmentsTracker` that tracks text range adjustments.
65+
/// Builder for creating a `TextRangeReplacement` that tracks text range adjustments.
6666
///
6767
/// This builder allows you to register multiple text replacements and their effects on ranges,
6868
/// then build a tracker that can map positions between the original and adjusted text.

0 commit comments

Comments
 (0)