Fix typo in tests/auxiliary/minicore.rs
Co-authored-by: Jubilee <workingjubilee@gmail.com>
This commit is contained in:
parent
5596a592e3
commit
a7520adc29
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
//!
|
||||
//! - `minicore` is **only** intended for `core` items, and the stubs should match the actual `core`
|
||||
//! items.
|
||||
//! - Becareful of adding new features and things that are only available for a subset of targets.
|
||||
//! - Be careful of adding new features and things that are only available for a subset of targets.
|
||||
//!
|
||||
//! # References
|
||||
//!
|
||||
|
|
Loading…
Add table
Reference in a new issue