Fix typos found by codespell.
This commit is contained in:
parent
a9fe312b98
commit
71120ef1e5
99 changed files with 130 additions and 130 deletions
|
@ -8,7 +8,7 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
#![unstable(feature = "raw_vec_internals", reason = "implemention detail", issue = "0")]
|
||||
#![unstable(feature = "raw_vec_internals", reason = "implementation detail", issue = "0")]
|
||||
#![doc(hidden)]
|
||||
|
||||
use core::cmp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue