Fix punctuation.
This commit is contained in:
parent
7e13679cde
commit
49dce2935f
@ -616,7 +616,7 @@ impl OsStr {
|
|||||||
/// Note that this does **not** return the number of bytes in the string in
|
/// Note that this does **not** return the number of bytes in the string in
|
||||||
/// OS string form.
|
/// OS string form.
|
||||||
///
|
///
|
||||||
/// The length returned is that of the underlying storage used by `OsStr`;
|
/// The length returned is that of the underlying storage used by `OsStr`.
|
||||||
/// As discussed in the [`OsString`] introduction, [`OsString`] and `OsStr`
|
/// As discussed in the [`OsString`] introduction, [`OsString`] and `OsStr`
|
||||||
/// store strings in a form best suited for cheap inter-conversion between
|
/// store strings in a form best suited for cheap inter-conversion between
|
||||||
/// native-platform and Rust string forms, which may differ significantly
|
/// native-platform and Rust string forms, which may differ significantly
|
||||||
|
Loading…
x
Reference in New Issue
Block a user