Apply suggestions from review
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
This commit is contained in:
parent
b7bf3c83c4
commit
a459fc4e31
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue