mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
Apply suggestions from review
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
This commit is contained in:
@@ -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.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user