File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2323//! integration code in `std::sys_common`. See that module's
2424//! documentation for details.
2525//!
26- //! In the future it would be desirable for the indepedent
26+ //! In the future it would be desirable for the independent
2727//! implementations of this module to be extracted to their own crates
2828//! that `std` can link to, thus enabling their implementation
2929//! out-of-tree via crate replacement. Though due to the complex
Original file line number Diff line number Diff line change 1010
1111//! Platform-independent platform abstraction
1212//!
13- //! This is the platform-independent portion of the standard libraries
13+ //! This is the platform-independent portion of the standard library's
1414//! platform abstraction layer, whereas `std::sys` is the
1515//! platform-specific portion.
1616//!
You can’t perform that action at this time.
0 commit comments