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 068320b commit c5c3d7bCopy full SHA for c5c3d7b
library/std/src/keyword_docs.rs
@@ -1739,7 +1739,7 @@ mod super_keyword {}
1739
///
1740
/// # Differences between the 2015 and 2018 editions
1741
1742
-/// In the 2015 edition parameters pattern where not needed for traits:
+/// In the 2015 edition the parameters pattern was not needed for traits:
1743
1744
/// ```rust,edition2015
1745
/// trait Tr {
0 commit comments