1
Fork 0

End stdlib module summaries with a full stop.

Fixes #9447
This commit is contained in:
Steve Klabnik 2016-03-04 17:37:11 -05:00
parent c97524bef9
commit 096409cf8c
15 changed files with 15 additions and 15 deletions

View file

@ -8,7 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
//! Filesystem manipulation operations
//! Filesystem manipulation operations.
//!
//! This module contains basic methods to manipulate the contents of the local
//! filesystem. All methods in this module represent cross-platform filesystem