Fix typo in tests/auxiliary/minicore.rs
Co-authored-by: Jubilee <workingjubilee@gmail.com>
This commit is contained in:
parent
5596a592e3
commit
a7520adc29
@ -6,7 +6,7 @@
|
|||||||
//!
|
//!
|
||||||
//! - `minicore` is **only** intended for `core` items, and the stubs should match the actual `core`
|
//! - `minicore` is **only** intended for `core` items, and the stubs should match the actual `core`
|
||||||
//! items.
|
//! 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
|
//! # References
|
||||||
//!
|
//!
|
||||||
|
Loading…
Reference in New Issue
Block a user