Skip to content

Commit ed1adec

Browse files
authored
[docs] minor docs grammar fix
1 parent 7a0b59c commit ed1adec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tree.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1361,8 +1361,8 @@ impl Tree {
13611361
}
13621362
}
13631363

1364-
/// Create an iterator over tuples of keys and values,
1365-
/// where the all the keys starts with the given prefix.
1364+
/// Create an iterator over tuples of keys and values
1365+
/// where all keys start with the given prefix.
13661366
///
13671367
/// # Examples
13681368
///

0 commit comments

Comments
 (0)