changed 'rotate' to 'rotating'
This commit is contained in:
parent
aeaa5c30e5
commit
5e26e8c5bd
@ -3410,7 +3410,7 @@ impl<T> [T] {
|
||||
/// assert_eq!(a, ['e', 'f', 'a', 'b', 'c', 'd']);
|
||||
/// ```
|
||||
///
|
||||
/// Rotate a subslice:
|
||||
/// Rotating a subslice:
|
||||
///
|
||||
/// ```
|
||||
/// let mut a = ['a', 'b', 'c', 'd', 'e', 'f'];
|
||||
|
Loading…
x
Reference in New Issue
Block a user