mirror of
https://github.com/microsoft/edit.git
synced 2025-12-23 07:07:25 +00:00
Fix multiple grammar mistakes (#174)
This commit is contained in:
parent
86205b20fe
commit
60b806ef65
3 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue