Skip to content

Commit a7520ad

Browse files
Fix typo in tests/auxiliary/minicore.rs
Co-authored-by: Jubilee <[email protected]>
1 parent 5596a59 commit a7520ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/auxiliary/minicore.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//!
77
//! - `minicore` is **only** intended for `core` items, and the stubs should match the actual `core`
88
//! items.
9-
//! - Becareful of adding new features and things that are only available for a subset of targets.
9+
//! - Be careful of adding new features and things that are only available for a subset of targets.
1010
//!
1111
//! # References
1212
//!

0 commit comments

Comments
 (0)