We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7bf3c8 commit a459fc4Copy full SHA for a459fc4
src/libstd/keyword_docs.rs
@@ -387,7 +387,7 @@ mod extern_keyword {}
387
//
388
/// A value of type [`bool`] representing logical **false**.
389
///
390
-/// Logically `false` is not equal to [`true`].
+/// `false` is the logical opposite of [`true`].
391
392
/// See the documentation for [`true`] for more information.
393
0 commit comments