1
Fork 0

doc: fix typos

This commit is contained in:
Tshepang Lekhonkhobe 2016-11-10 05:15:56 +02:00
parent 0b46947d35
commit a9349d723d
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@
//! Platform-independent platform abstraction
//!
//! This is the platform-independent portion of the standard libraries
//! This is the platform-independent portion of the standard library's
//! platform abstraction layer, whereas `std::sys` is the
//! platform-specific portion.
//!