Add missing punctuation

This commit is contained in:
pierwill
2020-10-18 23:03:16 -07:00
committed by GitHub
parent 78307d8700
commit 67dc9b7581
+1 -1
View File
@@ -1184,7 +1184,7 @@ pub fn inherit() -> Stdio {
}
/// This stream will be ignored. This is the equivalent of attaching the
/// stream to `/dev/null`
/// stream to `/dev/null`.
///
/// # Examples
///