Skip to content

Commit a459fc4

Browse files
poliorceticsJoshua Nelson
and
Joshua Nelson
authored
Apply suggestions from review
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
1 parent b7bf3c8 commit a459fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libstd/keyword_docs.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ mod extern_keyword {}
387387
//
388388
/// A value of type [`bool`] representing logical **false**.
389389
///
390-
/// Logically `false` is not equal to [`true`].
390+
/// `false` is the logical opposite of [`true`].
391391
///
392392
/// See the documentation for [`true`] for more information.
393393
///

0 commit comments

Comments
 (0)