mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-30 18:53:39 +00:00
Apply suggestions from review
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
This commit is contained in:
parent
b7bf3c83c4
commit
a459fc4e31
@ -387,7 +387,7 @@ mod extern_keyword {}
|
||||
//
|
||||
/// A value of type [`bool`] representing logical **false**.
|
||||
///
|
||||
/// Logically `false` is not equal to [`true`].
|
||||
/// `false` is the logical opposite of [`true`].
|
||||
///
|
||||
/// See the documentation for [`true`] for more information.
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user