Add missing punctuation

This commit is contained in:
pierwill 2020-10-18 23:03:16 -07:00 committed by GitHub
parent 78307d8700
commit 67dc9b7581
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1184,7 +1184,7 @@ impl Stdio {
}
/// This stream will be ignored. This is the equivalent of attaching the
/// stream to `/dev/null`
/// stream to `/dev/null`.
///
/// # Examples
///