Skip to content

Commit c7ebd35

Browse files
Drazharnilgoyette
authored andcommitted
Removed typo
Just removed double and
1 parent 5dc62e6 commit c7ebd35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/impl_methods.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1030,7 +1030,7 @@ where
10301030
}
10311031

10321032
/// Along `axis`, select arbitrary subviews corresponding to `indices`
1033-
/// and and copy them into a new array.
1033+
/// and copy them into a new array.
10341034
///
10351035
/// **Panics** if `axis` or an element of `indices` is out of bounds.
10361036
///

0 commit comments

Comments
 (0)