Fix multiple grammar mistakes (#174)

This commit is contained in:
benja2998 2025-05-21 15:53:27 -04:00 committed by GitHub
parent 86205b20fe
commit 60b806ef65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -486,7 +486,7 @@ impl<'doc> MeasurementConfig<'doc> {
}
}
/// Seeks forward to to the given line start.
/// Seeks forward to the given line start.
///
/// If given a piece of `text`, and assuming you're currently at `offset` which
/// is on the logical line `line`, this will seek forward until the logical line