Correct spelling in docs
This commit is contained in:
parent
ec4362da56
commit
1162b3752c
43 changed files with 82 additions and 82 deletions
|
@ -137,7 +137,7 @@
|
|||
//! not.
|
||||
//!
|
||||
//! Slices can only be handled through some kind of *pointer*, and as
|
||||
//! such come in many flavours such as:
|
||||
//! such come in many flavors such as:
|
||||
//!
|
||||
//! * `&[T]` - *shared slice*
|
||||
//! * `&mut [T]` - *mutable slice*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue