Skip to content

Commit

Permalink
Apply suggestions from review
Browse files Browse the repository at this point in the history
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
  • Loading branch information
poliorcetics and Joshua Nelson authored Jul 19, 2020
1 parent b7bf3c8 commit a459fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libstd/keyword_docs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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.
///
Expand Down

0 comments on commit a459fc4

Please sign in to comment.